/Angular-2-Simple-Task-List

A simple task list created using Angular2, Node.js, express, and MongoDB (mlab)

Primary LanguageJavaScript

Angular-2-Simple-Task-List

Alt text

A simple task list created using Angular2, Node.js, express, and MongoDB (mlab)

To install clone project

open command prompt or terminal and navigate to "Angular-2-Simple-Task-List/client/" and type "npm install"

Head back into the project root folder and run "node server"

Open up your browser and type in localhost:3000