Official Website of Bharatham2k18. Annual arts fest held at Rajagiri School Of Engineering & Technology.
Visit Website
Registrations for all the events were done through this website, using Google Apps Script and Google Sheets.
Hosted on Firebase.
Uses Webpack 4, Babel 7
git clone --depth 1
this repository to get started.npm install
to install needed dependencies.npm start
to start the application on port 3000npm run build
to build the application.- Create a folder named
public
in the root folder if build fails - All files added to public folder will be copied to dist
You can replace these with their yarn
counterparts, if you prefer.
-
Use SCSS for your CSS files.
-
Add prettier to autoformat your files.
-
Convert your javascript files to fit all browsers.