Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 637 Bytes

File metadata and controls

32 lines (21 loc) · 637 Bytes

React Admin

Build Status

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