This project requires Node.js and MongoDB to run local:
To install Node.js download it from here and follow the install instructions for your platform.
To install MongoDB download it from here and follow the install instructions for the Community Server on your platform. Installation Tutorial
$ git clone https://github.com/ISU-WebDevClub/webdev.git
$ mongod
$ npm install
$ npm run dev
http://localhost:8080/index.html
- vash syntax highlighting plugin for in Visual Studio Code