dashboard-react-template

【在制品】使用 React.js、Redux、Babel 等制作的仪表板管理模板。「 [WIP] Dashboard admin template made with React.js, Redux, Babel etc. 」

Github星跟踪图

[WIP] Administration dashboard template in React

This is an administration dashboard template made with React.js in ES6 JavaScript (using Babel as transpiler).
That means there are reusable components and one-way reactive data flow is already implemented.

Screenshot of the template

Libraries

- React.js
- Redux
- react-router
- Babel - ES6/ES2015 transpiler 
- Sass loader, Autoprefixer
- Lodash - utility library
- Webpack - module bundler
- ESLint - JS linter
- Browsersync - used as a server
- Mocha - tests
- Font awesome - icon font
- Bootstrap (only the grid)

Run

Node.js is necessary to be installed.

git clone https://github.com/vaclav-zeman/dashboard-react-template.git dashboard-template
cd dashboard-template
npm install
npm start

The template skeleton comes from React Slingshot.

If you experience any trouble running the app, please look at the link above before asking here.

TODOs

This template is still work in progress. There are many things to be done such as:

  • add tests
  • test support on older browsers
  • add more UI elements - tooltips, user popover, buttons, more meaningful boxes to the dashboard
  • add Quick Settings box content
  • add optional action buttons to the DataTable
  • add UI responsiveness
  • refactor forms to be modular (make fields components etc.)
  • add form validation
  • edit data flow to match current best practices
  • ...

主要指标

概览
名称与所有者vaclav-zeman/dashboard-react-template
主编程语言JavaScript
编程语言CSS (语言数: 3)
平台Linux, Mac, Windows
许可证Other
所有者活动
创建于2016-05-09 18:10:25
推送于2016-05-09 18:16:22
最后一次提交2016-05-09 18:16:22
发布数0
用户参与
星数77
关注者数11
派生数36
提交数32
已启用问题?
问题数1
打开的问题数1
拉请求数0
打开的拉请求数0
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?