Vue sub app template of microfrontend using qiankun
It contains:
- Vuex installed
- Vue, VueRouter and ElementUI imported with CDN
- API calling and service structure
- Stylus support
- Lifecycle of
qiankun
and related settings configured and ready to use
npm install
npm run serve
npm run build
npm run lint