Skip to content

Example of displaying a bill statement Flux, React and Backbone

Notifications You must be signed in to change notification settings

caljrimmer/react-flux-bill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Bill statement with React/Backbone utilising Flux

The app is an example of flux architecture with Backbone used for the Stores. Jest is used to test the app. Gulp is used as the build tool.

Installation

Clone repo

git clone https://github.com/caljrimmer/react-flux-bill.git

then

cd react-flux-bill
npm start

this is will spin up a server (and a watcher). Visit the app at:

http://localhost:3000

Testing

Tests can be found in tests. They can be run with

npm test

About

Example of displaying a bill statement Flux, React and Backbone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published