An open sourced Develepor Student Club Website Template created for DSC UMass. Currently hosted on Firebase.
- NodeJS
- NPM
cd public
npm install
npm run build
npm run dev
If you are using firebase, you initialize your own firebase repo and put repo code inside that project. You can initialize and deploy by:
firebase init
firebase deploy --only hosting
- NodeJS - The web framework used
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
This project is licensed under the MIT License - see the LICENSE.md file for details