Aucune description

x1ongzhu af049d4454 first commit il y a 2 ans
public af049d4454 first commit il y a 2 ans
src af049d4454 first commit il y a 2 ans
.browserslistrc af049d4454 first commit il y a 2 ans
.editorconfig af049d4454 first commit il y a 2 ans
.eslintrc.js af049d4454 first commit il y a 2 ans
.gitignore af049d4454 first commit il y a 2 ans
.prettierrc.json af049d4454 first commit il y a 2 ans
README.md af049d4454 first commit il y a 2 ans
index.html af049d4454 first commit il y a 2 ans
jsconfig.json af049d4454 first commit il y a 2 ans
package.json af049d4454 first commit il y a 2 ans
vite.config.js af049d4454 first commit il y a 2 ans
yarn.lock af049d4454 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.