Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 907 Bytes

README.md

File metadata and controls

30 lines (24 loc) · 907 Bytes

@react-adminer

Would you like to list or update your database entities?

React library with simple admin components to build your custom admin website.

Installation

The package is available from npm. You can install it using standard ways:

npm install react-adminer
# or
yarn add react-adminer

Documentation

https://react-adminer.gitbook.io/react-adminer-doc/

Developer run

We are using demo project as a development environment.

yarn workspace react-adminer watch:types
yarn workspace @ra/demo dev

Contributing

For more detail see our contributing guide.

Support

If you have any questions or problems, please use our issue system.

License

React Adminer is MIT licensed.