ScorpionJay / react-admin

react admin demo

Home Page:https://scorpionjay.github.io/react-admin/dist/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react ant demo

  • react
  • redux
  • react router
  • ant design
  • fetch

How to run

npm install
npm run dev
npm run build

Structure

├─.babelrc
├─.gitignore
├─build
├─package.json
├─README.md
├─src
│  ├─actions
│  ├─components
│  ├─constants
│  ├─containers
│  ├─reducers
│  ├─store
│  ├─utils

About

react admin demo

https://scorpionjay.github.io/react-admin/dist/index.html

License:MIT License


Languages

Language:JavaScript 69.8%Language:CSS 30.0%Language:HTML 0.2%