Aucune description

x1ongzhu 9672665fa9 first commit il y a 2 ans
public 9672665fa9 first commit il y a 2 ans
src 9672665fa9 first commit il y a 2 ans
.browserslistrc 9672665fa9 first commit il y a 2 ans
.editorconfig 9672665fa9 first commit il y a 2 ans
.eslintrc.js 9672665fa9 first commit il y a 2 ans
.gitignore 9672665fa9 first commit il y a 2 ans
.prettierrc.json 9672665fa9 first commit il y a 2 ans
README.md 9672665fa9 first commit il y a 2 ans
index.html 9672665fa9 first commit il y a 2 ans
jsconfig.json 9672665fa9 first commit il y a 2 ans
package.json 9672665fa9 first commit il y a 2 ans
vite.config.js 9672665fa9 first commit il y a 2 ans
yarn.lock 9672665fa9 first commit il y a 2 ans

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.