vite: https://github.com/vuejs/vite
No-bundle Dev Server for Vue 3 Single-File Components.
$ npx create-vite-app
$ cd
$ npm install
$ npm run dev
创建的目录如下
.
├── App.vue
├── index.html
└── package.json
vite: https://github.com/vuejs/vite
No-bundle Dev Server for Vue 3 Single-File Components.
$ npx create-vite-app
$ cd
$ npm install
$ npm run dev
创建的目录如下
.
├── App.vue
├── index.html
└── package.json
微信扫码登录