qiankun-fit/examples/vue3
2021-04-13 16:51:55 +08:00
..
public 📝 add vue3.0 example (#976) 2020-10-09 23:24:13 +08:00
src 📝 fix example that vue3 history not be destroyed (#1341) 2021-03-26 17:51:48 +08:00
.gitignore 📝 add vue3.0 example (#976) 2020-10-09 23:24:13 +08:00
babel.config.js 📝 add vue3.0 example (#976) 2020-10-09 23:24:13 +08:00
package.json 🐛remove extra comma in vue3/package.json (#1383) 2021-04-13 16:51:55 +08:00
README.md 📝 add vue3.0 example (#976) 2020-10-09 23:24:13 +08:00
vue.config.js 📝 add vue3.0 example (#976) 2020-10-09 23:24:13 +08:00

hello-vue3

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.