https://github.com/cantonjs/re-admin
Declarative UI and logics for admin client
https://github.com/cantonjs/re-admin
Last synced: about 1 year ago
JSON representation
Declarative UI and logics for admin client
- Host: GitHub
- URL: https://github.com/cantonjs/re-admin
- Owner: cantonjs
- License: mit
- Created: 2017-05-18T10:29:29.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-03-06T13:59:03.000Z (about 7 years ago)
- Last Synced: 2025-04-10T21:53:17.329Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://cantonjs.github.io/re-admin/table
- Size: 1.87 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# re-admin
[WIP] Declarative UI, routes, and API for web admin client. Built on top of
[React](https://reactjs.org/), [AntDesign](https://ant.design) and
[MobX](https://mobx.js.org/index.html)
## Online Demo
[Online Demo](https://cantonjs.github.io/re-admin/table)
#### Notes
Demo username is `admin`, and password is `000000`.
This demo requires [Service Workers](https://w3c.github.io/ServiceWorker/) for
mocking an API server, please use the latest version of Chrome or Firefox to
launch it.
## API References
_TODO_
## License
MIT