Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 564 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 564 Bytes

Available Scripts

In the project directory, you can run:

npm install

install the npm node modules

json-server --watch database/products.json --port 3003

Run above command for running json database server. It should be run in 3003 port.

npm start

User below link to open the application in browser. Open http://localhost:3000

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

Login details

User Name : admin password : admin

we can do check out after login only.