An open API service indexing awesome lists of open source software.

https://github.com/bokuweb/raect-tutorial-with-redux-and-flowtype


https://github.com/bokuweb/raect-tutorial-with-redux-and-flowtype

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# react-tutorial-with-redux-and-flow

React comment box example rewritten with Redux and flowtype example.

## Development

To run this example:
1. `$npm i`
2. `$npm start`
3. `$open http://localhost:3000/`

## Lisence

The examples provided by Facebook are for non-commercial testing and evaluation
purposes only. Facebook reserves all rights not expressly granted.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
FACEBOOK BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.