Skip to content

Instantly share code, notes, and snippets.

@phatak-dev
Last active August 29, 2015 14:09
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