@frontops/redux-crud
v0.1.2
Published
> Improve your redux experience!
Downloads
1
Readme
redux-crud | FrontOps
Improve your redux experience!
DISCLAIMER
DO NOT USE THIS, IT'S ALPHA VERSION
Features
Best redux crud for the faster development.
Installation
npm i -D @frontops/redux-crud
Contributing
- Fork it (https://github.com/pashaigood/frontops/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request