Skip to content
Yugal Jain edited this page Apr 29, 2017 · 7 revisions

summonAPI

Based on modern world web MeanJS ( AngularJS, NodeJS, ExpressJS, MongoDB).

Requirements-

npm@4.4.1
node@v6.10.0
bower@1.8.0
mongo@3.0.14

Installations-

Clone the repository and enter the following commands in the terminal-

cd summonAPI
npm install   (this will install the package.json in/as dir. node_modules)
bower install (this will install bower.json file in/as dir. public/lib)

postman

https://www.getpostman.com/collections/56f3e37b14b8903afab7

Clone this wiki locally