polariszz / addressbook

create and share addressbook online
0 stars 1 forks source link

AddressBook

A micro site by express, nodejs, mongodb.

Install And Run

Requirements:

  1. install nodejs
  2. install mongodb
  3. install coffee
  4. install bower: maybe you should use this with sudo npm install -g bower
  5. install node modules: npm install
  6. install frontend files: bower install

Run