beidou-example-material-ui-admin
v2.3.0
Published
Beidou example material ui admin
Downloads
48
Readme
Admin-on-rest Demo
This is a demo of the material-ui library for React.js. Inspired by material-dashboard-react.
Install
$ yarnStart
$ yarn devthen navigate to http://127.0.0.1:6001/
Basic Usage
- add a new page in /client folder, eg.
/client/src/test.jsx - start app:
npm start - navigate to http://127.0.0.1:6001/test
