File size: 393 Bytes
eda2b55 1982de5 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
---
title: JVCGPT
emoji: 🤣
colorFrom: blue
colorTo: blue
sdk: static
app_file: ./dist/index.html
pinned: false
license: mit
---
# JVCGPT
## Getting Started
- `npm run dev` - Starts a dev server at http://localhost:5173/
- `npm run build` - Builds for production, emitting to `dist/`
- `npm run preview` - Starts a server at http://localhost:4173/ to test production build locally
|