This is the repository for the new UW HvZ site. This is written on the MEAN (mongoDB, express, AngularJS, NodeJS).
- Clone this repo from
https://github.com/Nokel81/UWHvZ-Website.git - Install Node LTS from https://nodejs.org/en/#download
- Run
mongod, see https://docs.mongodb.com/manual/installation/ for instructions on installing the community edition of mongo. - Run
npm installfrom the root directory of the git repo - Run
npm run devto run the code locally (npm run prodfor production) - Navigate to
localhost:3000
- Sebastian Malton - Webmaster