Skip to content

Bostonhacks/Bostonhacks-2023

Repository files navigation

BostonHacks Registration Portal 2023

Actions Status License

Project setup

npm install
npm run dev

The dev server should open on http://127.0.0.1:5173/.

Github Workflows

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.

Deploying the Website to Production

After running the buildscript, run the following command.

firebase deploy --only hosting:production

Open https://bostonhacks.io to view production

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published