-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Yugal Jain edited this page Apr 29, 2017
·
7 revisions
Based on modern world web MeanJS ( AngularJS, NodeJS, ExpressJS, MongoDB).
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)