Skip to content

Instantly share code, notes, and snippets.

@phatak-dev
Last active August 29, 2015 14:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save phatak-dev/240dc329c75f8392d087 to your computer and use it in GitHub Desktop.
Save phatak-dev/240dc329c75f8392d087 to your computer and use it in GitHub Desktop.
Installation steps for MEAN session

Software prerequisites

Install following softwares on your machine.

Getting the code

  1. Clone the code from https://github.com/phatak-dev/mean-readitlater
  2. Cd into mean-readitlater/mongorest folder
  3. Run npm install to get the dependencies
  4. Run node server.js

Up to date

Additional code may be added in coming days. Make a pull before coming to the session.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment