Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 454 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 454 Bytes

summonAPI

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

Requirements-

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)