Skip to content

基于antd、react-intl、redux-thunk、react-router响应式SPA脚手架,后台管理系统demo.

License

Notifications You must be signed in to change notification settings

fantexi1987/react-antd-admin

Repository files navigation

This Project Is Deprecated. Use Ant Design Pro instead.

Ant Design Pro is a production-ready solution for admin interfaces. Built on the design principles developed by Ant Design, this project introduces higher level components; we have developed templates, components, and a corresponding design kit to improve the user and development experience for admin interfaces.

React Ant Admin UI Demo

个人不太喜欢用dva的东西,感觉过度封装,还是喜欢自己从无到有的搭建一个react工程。本类是一个简单的react样例,主要包含以下功能:

  • 1)菜单和路由的动态获取,显示
  • 2)国际化功能,切换语言
  • 3)简单表格和表单的样例
  • 4)用户登录

Features

Getting Started

Just clone the repo and install the necessary node modules:

$ git clone https://github.com/fantexi1987/react-antd-admin
$ cd react-antd-admin
$ npm install

Run Dev

$ npm run dev

Run test spec

$ npm run test

Build

$ npm run build

Changelog

About

基于antd、react-intl、redux-thunk、react-router响应式SPA脚手架,后台管理系统demo.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published