npx degit unickowl/vite-vue3-starter <project_name>
cd <project_name>
yarn install
- Development
local serve http://localhost:9763
yarn dev
- Build
yarn build
preview build result
yarn preview
| Name | Name | Last commit date | ||
|---|---|---|---|---|
npx degit unickowl/vite-vue3-starter <project_name>
cd <project_name>
yarn install
local serve http://localhost:9763
yarn dev
yarn build
preview build result
yarn preview