puvi034 / MeanLearning

This project has been designed to understand the MEAN development stack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MeanLearning

This project is an attempt to understand the MEAN(Mongo,Express, Angular and Node) Development Stack. This is really helpful for one who really want to have better hands on Passport Authentication, Ordrx test API's and persisitent sessions using mongo-connect.

Steps to Run the code.

  1. Install Mongo DB.
  2. Install Node.
  3. Install Express.
  4. Install Bower.
  5. Goto Project directory and type following command. npm install (This command installs all the project dependencies specified in the project.json).
  6. Run ./mongod-start (This runs the Mongo Shell).
  7. Run npm start (This would start the application on your localhost.)

About

This project has been designed to understand the MEAN development stack.


Languages

Language:CSS 51.0%Language:JavaScript 33.1%Language:Handlebars 10.7%Language:HTML 5.2%