This is a demo website for a used smartphone store's inventory management app. User as the store manager can:
- View a list of all available items
- Search for a specific item by brand and/or model name
- Add/Update/Delete an item
This website is built with:
- Vue 3 + Pinia
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
See Vite Configuration Reference.
npm install
npm run dev
npm run build
Lint with ESLint
npm run lint