$ npm i
$ npm run watch
然后在浏览器中访问: http://localhost:10001/toutrial/quick/index.html
当前已支持:
- 简单的快速上手
- systemjs
- Vuejs
$ npm run build:dev
仅支持两种:
- 支持Vue、React混合部署(未完成)
- 除目前支持的路由级别的app隔离外,还支持功能(Feature)级隔离(已完成)
$ npm i
$ npm run watch
然后在浏览器中访问: http://localhost:10001/toutrial/quick/index.html
当前已支持:
$ npm run build:dev
仅支持两种: