Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 601 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 601 Bytes

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm install

To install all the dependencies.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

json-server --watch server/db.json

To run your json server. Open http://localhost:5000 to view it in the browser.