설명 없음

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

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.