File size: 541 Bytes
eda2b55
 
 
 
 
 
 
d31d77c
 
 
 
eda2b55
 
 
1982de5
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
title: JVCGPT
emoji: 🤣
colorFrom: blue
colorTo: blue
sdk: static
app_file: ./dist/index.html
custom_headers:
  cross-origin-embedder-policy: unsafe-none
  cross-origin-opener-policy: cross-origin
  cross-origin-resource-policy: cross-origin
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