Skip to content

antonycourtney/oneref-examples

Repository files navigation

OneRef Examples

This repository contains example applications for OneRef, a minimalist approach to unidirectional data flow for React applications.

OneRef and these examples are described in A Tutorial Introduction to OneRef and Asynchrony Support in OneRef.

Examples:

Building and Running the Examples

The examples were all developed using create-react-app.

To build and run the examples, cd to the example directory and run:

$ npm install
$ npm start

License

These examples are BSD-licensed (the same License, attribution and copyright notice of the original Flux examples).

About

Examples of OneRef application architecture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published