Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh-Uvi authored Mar 31, 2020
1 parent 0d520af commit 8172f30
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,12 @@ bootCamp API documentation built with Postman

Check out the deployed api https://bootcamp-api-20.herokuapp.com

# To run this App locally

Make sure you have node installed in your machine

Clone this repo & npm install

npm run start to run production environment

npm run dev to run development environment

0 comments on commit 8172f30

Please sign in to comment.