Sin descripción

x1ongzhu 9672665fa9 first commit hace 2 años
public 9672665fa9 first commit hace 2 años
src 9672665fa9 first commit hace 2 años
.browserslistrc 9672665fa9 first commit hace 2 años
.editorconfig 9672665fa9 first commit hace 2 años
.eslintrc.js 9672665fa9 first commit hace 2 años
.gitignore 9672665fa9 first commit hace 2 años
.prettierrc.json 9672665fa9 first commit hace 2 años
README.md 9672665fa9 first commit hace 2 años
index.html 9672665fa9 first commit hace 2 años
jsconfig.json 9672665fa9 first commit hace 2 años
package.json 9672665fa9 first commit hace 2 años
vite.config.js 9672665fa9 first commit hace 2 años
yarn.lock 9672665fa9 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.