Skip to content

rohankangale2011/mean_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MEAN stack tutorial

A tutorial to get start with MEAN stack.

In order to run this application, you need to have the following tools installed on your system:

  • Node
  • MongoDB

The application been divied in two parts:

  • UI: Code for front end(AngularJS 1.5)
  • Server: Code for back end(Node, Mongo, Express)

Fount End(angular)