You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
lichong c9b25b1965 3211 8 months ago
..
public 3211 8 months ago
src 3211 8 months ago
.browserslistrc 3211 8 months ago
.editorconfig 3211 8 months ago
.gitignore 3211 8 months ago
README.md 3211 8 months ago
index.html 3211 8 months ago
jsconfig.json 3211 8 months ago
package.json 3211 8 months ago
vite.config.js 3211 8 months ago

README.md

default

Project setup

# yarn
yarn

# npm
npm install

# pnpm
pnpm install

Compiles and hot-reloads for development

# yarn
yarn dev

# npm
npm run dev

# pnpm
pnpm dev

Compiles and minifies for production

# yarn
yarn build

# npm
npm run build

# pnpm
pnpm build

Customize configuration

See Configuration Reference.