Skip to content

techyvenki/LearningGoesOn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7fd9665 · Mar 7, 2017

History

3 Commits
Feb 26, 2016
Feb 26, 2016
Feb 26, 2016
Feb 26, 2016
Feb 26, 2016
Feb 26, 2016
Mar 7, 2017
Feb 26, 2016
Feb 26, 2016
Feb 26, 2016
Feb 26, 2016

Repository files navigation

Code Kata Todo App for Yalamanda, Shireesh, Venkatesh

This Node app built with MongoDB and Angular. For learning purpose.

Node provides the RESTful API. Angular provides the frontend and accesses the API. MongoDB stores like a hoarder.

Requirements

Installation

  1. Clone the repository: git clone [email protected]:scotch-io/node-todo
  2. Install the application: npm install
  3. Start the server: node server.js
  4. View in browser at http://localhost:8080

Note: Use your own repository by placing the below code into package.json above dependencies: "repository" :{ "type" : "git", "url" : "[email protected]:example.git" }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published