Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Latest commit

 

History

History
29 lines (20 loc) · 614 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 614 Bytes

react-flux-backbone

It's a sample react app with authentication, permissions, sidebar and editable collection. Form validation mixin, select2(4.0.0) component.

Install

$ npm install

Run

Just run gulp

$ gulp

Structure

For components.

A simple library for unidirectional dataflow architecture inspired by ReactJS Flux.

For routing and data manipulations - models and collections

Also used gulp, browserify and babel.