All Projects → AlanWei → react-boilerplate-pro

AlanWei / react-boilerplate-pro

Licence: other
Non-opinionated React Admin System boilerplate integrated with decentralized composable features.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

react-boilerplate-pro

Inspired by Ant Design Pro.

Non-opinionated React Admin System boilerplate integrated with decentralized composable features.

Features

Usage

$ git clone https://github.com/AlanWei/react-boilerplate-pro.git
$ cd react-boilerplate-pro
$ yarn install
$ yarn mock:server    # start mock data server at http://localhost:3000, npm run mock:server also works
$ yarn dev            # start webpack-dev-server in another terminal window at http://localhost:8080, npm run dev also works

Login Credentials

  • Admin: username admin & password 123, authorities is 'admin'
  • User: username user & password 123, authorities is 'user'
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].