度城 dfca7c51e0 Merge branch 'feat/plugin-preview' into 'components-panel'
refactor: buildComponents

将 buildComponents 添加到 utils

See merge request !910706
2020-07-28 15:43:41 +08:00
..
2020-07-27 22:13:43 +08:00
2020-05-28 17:35:59 +08:00
2020-05-18 12:36:04 +08:00
2020-07-14 15:45:13 +08:00
2020-05-18 15:16:05 +08:00
2020-07-20 22:24:00 +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