boomuuh / reigning-champ-ultra-boost-bot

shoes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AngularTodos

A lecture given to the students of MakerSquare Cohort 29.

The master branch has the boilerplate code so you can fill everything out yourself. The solution branch has the completed solution.

To run on your computer, you need:

  1. MongoDB
  2. Node
  3. Nodemon

To start:

  1. Clone down the repo with git clone <url of git repo>
  2. Make sure mongod is running
  3. in the root of the AngularTodos project, run npm run watch to start nodemon
  4. go to http://localhost:8080/ in your browser

About

shoes


Languages

Language:CSS 47.7%Language:JavaScript 41.4%Language:HTML 10.9%