Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 812 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 812 Bytes

University of Waterloo Humans vs Zombies Society Website

This is the repository for the new UW HvZ site. This is written on the MEAN (mongoDB, express, AngularJS, NodeJS).


Getting up and running

  1. Clone this repo from https://github.com/Nokel81/UWHvZ-Website.git
  2. Install Node LTS from https://nodejs.org/en/#download
  3. Run mongod, see https://docs.mongodb.com/manual/installation/ for instructions on installing the community edition of mongo.
  4. Run npm install from the root directory of the git repo
  5. Run npm run dev to run the code locally (npm run prod for production)
  6. Navigate to localhost:3000

Contributors

  • Sebastian Malton - Webmaster