説明なし

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.