Skip to content

techyvenki/LearningGoesOn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 git@github.com: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" : "git@git.example.com:example.git" }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published