An open API service indexing awesome lists of open source software.

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

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