Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 327 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 327 Bytes

bootCamp-API

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