説明なし

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