forked from yugs16/summonAPI
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
12 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,13 @@ | ||
# summonAPI | ||
#### | ||
Based on modern world Web Technology MeanJS (MongoDB, AngulaJS, NodeJS, ExpressJS) | ||
king of the legends | ||
|
||
# summonAPI # | ||
Based on modern world web MeanJS ( AngularJS, NodeJS, ExpressJS, MongoDB). | ||
|
||
### Requirements- | ||
#### | ||
[email protected] | ||
[email protected] | ||
mongo | ||
### Installations- | ||
Clone the repo and enter the following commands in the terminal. | ||
|
||
``` | ||
cd summonAPI | ||
npm install (this will install the package.json) | ||
``` | ||
Clone the repository and enter the following commands in the terminal- | ||
#### | ||
cd summonAPI | ||
npm install |