Skip to content
This repository has been archived by the owner on Apr 8, 2018. It is now read-only.

Contains React actions and reducers to interact with urbanoe REST interfaces.

License

Notifications You must be signed in to change notification settings

mbeauv/urbanoe-communications

Repository files navigation

urbanoe-communications

This project is DEPRECATED. The logic found here was split in two different projects:


Module defining Redux actions and reducers to interact with the urbanoe server. The interfaces are defined using Flow and all of the types can be found in the urbanoe-model module. 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-communications is an npm module and can be downloaded from the npm registry.

Using npm:

npm i --save urbanoe-communications

Using yarn:

yarn add urbanoe-communications

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

About

Contains React actions and reducers to interact with urbanoe REST interfaces.

Resources

License

Stars

Watchers

Forks

Packages

No packages published