Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mbrio/react-boilerplate

A set of boilerplates for use compiling static applications consisting of ES6 source using Babel and Webpack. The various branches of React Boilerplate correspond with different versions of React and various Flux libraries.
https://github.com/mbrio/react-boilerplate

Last synced: 3 months ago
JSON representation

A set of boilerplates for use compiling static applications consisting of ES6 source using Babel and Webpack. The various branches of React Boilerplate correspond with different versions of React and various Flux libraries.

Awesome Lists containing this project

README

        

# React Boilerplate

A set of boilerplates for use compiling static applications consisting of ES6
source using Babel and Webpack. The various branches of React Boilerplate
correspond with different versions of React and various Flux libraries.

## Branches (React 0.13 with Service Workers)

These branches are listed in alphabetical order, not by personal preference.

### react-0.13-flummox-service

Comes pre-configured to use React 0.13, React Router, Flummox,
Bootstrap, and LESS. Comes configured with a service worker for building
offline experiences.

https://github.com/mbrio/react-boilerplate/tree/react-0.13-flummox-service

## Branches (React 0.13)

These branches are listed in alphabetical order, not by personal preference.

### react-0.13-flummox

Comes pre-configured to use React 0.13, React Router, Flummox,
Bootstrap, and LESS.

https://github.com/mbrio/react-boilerplate/tree/react-0.13-flummox

### react-0.13-fluxxor

Comes pre-configured to use React 0.13, React Router, Fluxxor,
Bootstrap, and LESS.

https://github.com/mbrio/react-boilerplate/tree/react-0.13-fluxxor

### react-0.13-marty

Comes pre-configured to use React 0.13, React Router, Marty (beta),
Bootstrap, and LESS.

https://github.com/mbrio/react-boilerplate/tree/react-0.13-marty

### react-0.13-minimal-flux

Comes pre-configured to use React 0.13, React Router, minimal-flux,
Bootstrap, and LESS.

https://github.com/mbrio/react-boilerplate/tree/react-0.13-minimal-flux

### react-0.13-reflux

Comes pre-configured to use React 0.13, React Router, Reflux,
Bootstrap, and LESS.

https://github.com/mbrio/react-boilerplate/tree/react-0.13-reflux

## Branches (React 0.12)

These branches are listed in alphabetical order, not by personal preference.

### react-0.12-fluxxor

Comes pre-configured to use React 0.12, React Router, Fluxxor,
Bootstrap, and LESS.

https://github.com/mbrio/react-boilerplate/tree/react-0.12-fluxxor

### react-0.12-marty

Comes pre-configured to use React 0.12, React Router, Marty,
Bootstrap, and LESS.

https://github.com/mbrio/react-boilerplate/tree/react-0.12-marty

### react-0.12-reflux

Comes pre-configured to use React 0.12, React Router, Reflux,
Bootstrap, and LESS.

https://github.com/mbrio/react-boilerplate/tree/react-0.12-reflux

## License

React Boilerplate is [BSD licensed](./LICENSE).