Sem descrição

x1ongzhu 9672665fa9 first commit há 2 anos atrás
public 9672665fa9 first commit há 2 anos atrás
src 9672665fa9 first commit há 2 anos atrás
.browserslistrc 9672665fa9 first commit há 2 anos atrás
.editorconfig 9672665fa9 first commit há 2 anos atrás
.eslintrc.js 9672665fa9 first commit há 2 anos atrás
.gitignore 9672665fa9 first commit há 2 anos atrás
.prettierrc.json 9672665fa9 first commit há 2 anos atrás
README.md 9672665fa9 first commit há 2 anos atrás
index.html 9672665fa9 first commit há 2 anos atrás
jsconfig.json 9672665fa9 first commit há 2 anos atrás
package.json 9672665fa9 first commit há 2 anos atrás
vite.config.js 9672665fa9 first commit há 2 anos atrás
yarn.lock 9672665fa9 first commit há 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.