Skip to content

DevLabsRSET/Bharatham2k18_Website

 
 

Repository files navigation

Bharatham 2k18

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

Getting Started

  • git clone --depth 1 this repository to get started.
  • npm install to install needed dependencies.
  • npm start to start the application on port 3000
  • npm 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.

Built With

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 57.3%
  • JavaScript 34.4%
  • CSS 8.3%