Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 301 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 301 Bytes

In the project root directory, you can run following the command

npm install

Install all dependencies in the local node_modules folder.

npm start

Runs the node api server.
Open http://localhost:3000/api/products to view it in the browser.