Sin descripción

x1ongzhu af049d4454 first commit hace 2 años
public af049d4454 first commit hace 2 años
src af049d4454 first commit hace 2 años
.browserslistrc af049d4454 first commit hace 2 años
.editorconfig af049d4454 first commit hace 2 años
.eslintrc.js af049d4454 first commit hace 2 años
.gitignore af049d4454 first commit hace 2 años
.prettierrc.json af049d4454 first commit hace 2 años
README.md af049d4454 first commit hace 2 años
index.html af049d4454 first commit hace 2 años
jsconfig.json af049d4454 first commit hace 2 años
package.json af049d4454 first commit hace 2 años
vite.config.js af049d4454 first commit hace 2 años
yarn.lock af049d4454 first commit hace 2 años

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.