Website for IEEE Computer Society's premier hackathon.
- Run
npm install
to install the necessary npm packages - Run
npm start
to get the development server started - Go to
localhost:8000
Development Branch: develop
Production Branch: master
Make all changes or point all your pull requests to develop. Only changes which are production ready will go to master.