Skip to content

dsc-umass/umass-dsc-website

Repository files navigation

UMass DSC Website

Build Status License

An open sourced Develepor Student Club Website Template created for DSC UMass. Currently hosted on Firebase.

Getting Started

Prerequisites

  • NodeJS
  • NPM

Installing

cd public 

npm install

npm run build

npm run dev

Deployment

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

Built With

  • NodeJS - The web framework used

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

This project is licensed under the MIT License - see the LICENSE.md file for details