Nincs leírás

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

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.