Nenhuma descrição

x1ongzhu af049d4454 first commit 2 anos atrás
public af049d4454 first commit 2 anos atrás
src af049d4454 first commit 2 anos atrás
.browserslistrc af049d4454 first commit 2 anos atrás
.editorconfig af049d4454 first commit 2 anos atrás
.eslintrc.js af049d4454 first commit 2 anos atrás
.gitignore af049d4454 first commit 2 anos atrás
.prettierrc.json af049d4454 first commit 2 anos atrás
README.md af049d4454 first commit 2 anos atrás
index.html af049d4454 first commit 2 anos atrás
jsconfig.json af049d4454 first commit 2 anos atrás
package.json af049d4454 first commit 2 anos atrás
vite.config.js af049d4454 first commit 2 anos atrás
yarn.lock af049d4454 first commit 2 anos atrás

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.