Skip to content

Latest commit

 

History

History

README.md

Inventory Demo Skeleton (TypeScript)

This project is built with the Vite TypeScript template listed on the Awesome Vite templates page.

Getting started

  1. npm install
  2. npm run dev

Build & preview

  • npm run build
  • npm run preview