React Admin
A prototype skeleton to build React Admin interface base on default React components.
Docs
Important Notes
Installation
npm install react-admin
This library is written with CommonJS modules. If you are using browserify, webpack, or similar, you can consume it like anything else installed from npm.
Contributing
Please see CONTRIBUTING