A front-end solution for web applications.
English | 简体中文
- react
- react-router
- react-hot-loader(react hot-reload module)
- mobx(Simple, scalable state management)
- antd(ant-desigen react ui component, 4.x+ version)
- axios(http request module)
- less(css preprocess)
- echarts(Baidu visual chart tool)
- nprogress(top loading bar)
- animate.css(css animation library)
- moment(time tool library)
- lodash(js function tools library)
- rest omit
- layout
- navigator
- components
- router
- layout setting
- transition hoc
- async loader
- loading
- i18n
- UI component
- program
- gallery
- form page
- list page
- result page
- exception page
- visual chart
- view
- sign in
- dashboard
- scalable & mobile support
- base on TypeScript
- download or clone code
git clone https://github.com/EzioReturner/RATurbo-react-admin.git my-ra
cd my-ra- instal by yarn or npm
yarn install- start program
yarn start-
open a browser and visit http://localhost:9527. if you need to change the startup port, you can configure it in the .env file.
-
build program
yarn build or npm run buildmodern browser.
![]() IE / Edge |
![]() Firefox |
![]() Chrome |
![]() Safari |
![]() Opera |
|---|---|---|---|---|
| IE11, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions |




