kangwei 46aa09883f Publish
- @ali/lowcode-code-generator@0.8.7
 - @ali/lowcode-demo@0.8.34
 - @ali/lowcode-designer@0.9.24
 - @ali/lowcode-editor-core@0.8.20
 - @ali/lowcode-editor-preset-general@0.9.9
 - @ali/lowcode-editor-preset-vision@0.8.25
 - @ali/lowcode-editor-setters@0.9.6
 - @ali/lowcode-editor-skeleton@0.8.30
 - @ali/lowcode-plugin-components-pane@0.8.26
 - @ali/lowcode-plugin-designer@0.9.24
 - @ali/lowcode-plugin-event-bind-dialog@0.8.19
 - @ali/lowcode-plugin-outline-pane@0.8.30
 - @ali/lowcode-plugin-sample-logo@0.8.18
 - @ali/lowcode-plugin-sample-preview@0.8.28
 - @ali/lowcode-plugin-source-editor@0.8.16
 - @ali/lowcode-plugin-undo-redo@0.8.28
 - @ali/lowcode-plugin-variable-bind-dialog@0.8.17
 - @ali/lowcode-plugin-zh-en@0.8.21
 - @ali/lowcode-react-renderer@0.8.13
 - @ali/lowcode-react-simulator-renderer@0.8.30
 - @ali/lowcode-types@0.8.10
 - @ali/lowcode-utils@0.8.11
2020-07-12 19:50:54 +08:00
..
2020-05-28 17:35:59 +08:00
2020-05-18 12:36:04 +08:00
2020-07-12 19:50:54 +08:00
2020-05-18 15:16:05 +08:00
2020-07-12 19:50:54 +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