qiankun-fit/examples/vue3
2022-02-28 15:11:53 +08:00
..
public 📝 add vue3.0 example (#976) 2020-10-09 23:24:13 +08:00
src 📝 fix demo issue (#1954) 2022-02-28 15:11:53 +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.