Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 175 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 175 Bytes

Shoe Inventory

To run on local

  1. git clone [email protected]:clickbox/deadstock.git
  2. cd deadstock
  3. yarn install or npm install
  4. yarn start or npm start