urbanoe-redux
v1.0.0
Published
Contains interfaces and Redux constructs to query the Urbanoe platform.
Downloads
2
Maintainers
Readme
urbanoe-redux
Module defining Redux actions and reducers to interact with the urbanoe server. The interfaces are defined using Flow. This module is usable both in React and React Native.
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Installing
urbanoe-redux is an npm module and can be downloaded from the npm registry.
Using npm:
npm i --save urbanoe-redux
Using yarn:
yarn add urbanoe-redux
And coding style tests
If submitting code, please ensure that your code follows the eslint rules we use. Thanks.
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
- Martin Beauvais - Initial work - mbeauv
See also the list of contributors who participated in this project.
License
This project is licensed under the Apache v 2.0 License - see the LICENSE.md file for details