npm install
npm run dev
The dev server should open on http://127.0.0.1:5173/.
Github workflows is set up on this project so that there is an automatic deployment to the BostonHacks staging site so changes can be seen on the site after each merge.
After running the buildscript, run the following command.
firebase deploy --only hosting:production
Open https://bostonhacks.io to view production