Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 239 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 239 Bytes

To Whom it May Concern:

This is grocery-list app based on React.js and JSON-server, to use it:

  1. run npm install in the root directory
  2. run npm run server to start the app
  3. go tolocalhost:3000 in the browser to use the app