yarn install
yarn start
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
After running the buildscript, run the following command.
firebase deploy --only hosting:staging
Open https://staging.bostonhacks.io to view staging
After running the buildscript, run the following command.
firebase deploy --only hosting:production
Open https://bostonhacks.io to view production