Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.62 KB

README.md

File metadata and controls

36 lines (21 loc) · 1.62 KB

Rest UI

🚀 Develop faster Admin UIs

License: MIT npm version npm downloads Build Status codecov Coverage Status

NPM NPM

Installation

You can install the standalone package via NPM/YARN.

NPM

npm install --save rest-ui

YARN

yarn add rest-ui

We also recommnend you using create-rest-ui-app to create a rest-ui bootstrapped project!

Issues

If you found a bug, or you have an answer, or whatever. Please, open an issue. We will do our the best to fix it.

Contributing

Of course, if you see something that you want to upgrade from this library, or a bug that needs to be solved, PRs are welcome!

License

Distributed under the MIT license. See LICENSE for more information.