mario.gk cd1fada132 Publish
- @ali/lowcode-demo@0.8.48
 - @ali/lowcode-designer@0.9.38
 - @ali/lowcode-editor-preset-general@0.9.23
 - @ali/lowcode-editor-preset-vision@0.8.39
 - @ali/lowcode-editor-skeleton@0.8.44
 - @ali/lowcode-plugin-components-pane@0.8.40
 - @ali/lowcode-plugin-designer@0.9.38
 - @ali/lowcode-plugin-outline-pane@0.8.44
 - @ali/lowcode-plugin-sample-preview@0.8.42
 - @ali/lowcode-plugin-undo-redo@0.8.42
 - @ali/lowcode-rax-simulator-renderer@0.8.41
 - @ali/lowcode-react-simulator-renderer@0.8.43
2020-08-06 13:23:15 +08:00
..
2020-07-21 15:31:11 +08:00
2020-07-21 15:31:11 +08:00
2020-08-06 13:23:15 +08:00
2020-07-22 23:29:29 +08:00
2020-08-06 13:23:15 +08:00
2020-03-27 14:35:31 +08:00
2020-03-30 15:42:07 +08:00

ice-typescript-starter

使用

  • 启动调试服务: npm start
  • 构建 dist: npm run build

目录结构

  • 入口文件: src/index.jsx
  • 导航配置: src/config/menu.js
  • 路由配置: src/config/routes.js
  • 路由入口: src/router.jsx
  • 布局文件: src/layouts
  • 通用组件: src/components
  • 页面文件: src/pages

效果图

screenshot