iotcloud-example-scaffold

1.0.0 • Public • Published

简介

用于自定义模板,基于 react 和 next ui 组件库,默认只提供了最简单的目录结构和路由演示,可按需自定义模板。

使用

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

目录结构

  • react-router @4.x 默认采用 hashHistory 的单页应用
  • 入口文件: src/index.js
  • 导航配置: src/menuConfig.js
  • 路由配置: src/routerConfig.js
  • 路由入口: src/router.jsx
  • 布局文件: src/layouts
  • 通用组件: src/components
  • 页面文件: src/pages

/iotcloud-example-scaffold/

    Package Sidebar

    Install

    npm i iotcloud-example-scaffold

    Weekly Downloads

    0

    Version

    1.0.0

    License

    none

    Unpacked Size

    14.4 kB

    Total Files

    17

    Last publish

    Collaborators

    • springapple