Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 265 Bytes

File metadata and controls

10 lines (6 loc) · 265 Bytes

Items Client

This is the Client repo for the Items app. It should be run in conjunction with the item-api repo.

Up and running

To get the app up and running, pull down this repo and run the following commands in your terminal:

  • npm i
  • yarn start