beidou-example-antd-admin
v2.3.0
Published
beidou antd template
Downloads
74
Readme
Beidou Antd-Admin Example ( :pencil2: In development)
Living Demo: http://antd.vfore.me
Inspired by: zuiidea's Antd Admin;
Install
$ yarn install
Start
$ npm start
then navigate to http://127.0.0.1:6001/
Basic Usage
- add a new page in /client folder, eg.
/client/test.jsx
- start app:
npm start
- navigate to http://127.0.0.1:6001/test