Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 333 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 333 Bytes

Shopping Site Demo

Available Scripts

In the project directory, you can run:

npm install

npm run json-server

Starts the mock json server at http://localhost:4000 location.

npm run start

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