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 1this repository to get started.npm installto install needed dependencies.npm startto start the application on port 3000npm run buildto build the application.- Create a folder named
publicin 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.