Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 255 Bytes

File metadata and controls

23 lines (17 loc) · 255 Bytes

objapi

Object API

Installation

Per required

  • nodejs (0.12.0 prefer)
  • npm
  • mongoDB (3.0 prefer)
  • bower
> npm install
> bower install

Run

> sudo npm start

sudo permission will need because I set it to run at port 80 :D