@icedesign/stark-child
v1.0.4
Published
微前端方案 icestark 的子应用模板,用于快速初始化微应用
Maintainers
Keywords
Readme
icestark-child
使用
- 启动调试服务:
npm start - 构建 dist:
npm run build
目录结构
- 应用配置:
src/app.ts - 通用组件:
src/components - 页面文件:
src/pages - 404 页面:
src/pages/$.tsx
For more detail, please visit docs.
