Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 193 Bytes

File metadata and controls

9 lines (7 loc) · 193 Bytes

inventory-app

A full-stack application to track your inventory

Getting Started

  1. npm install
  2. npm run seed
  3. npm run server-dev
  4. In a seperate terminal, npm run client-dev