Adjusted readme to include generator-react-webpack-alt

This commit is contained in:
Chris 2015-10-02 08:33:09 +02:00
parent 520db61333
commit 85470145f5

View File

@ -14,12 +14,13 @@ Out of the box it comes with support for:
## Changes in Version 2.0
The new version of generator-react-webpack does __NOT__ include support for Flux-Frameworks directly. Instead, we will use it as a base to provide own generators that use it as a base. This will make the base generator easier to use and update.
Currently, there are no stable flux implementation based on generator-react-webpack v2. We are working on an implementation for alt.js.
If you are interested, feel free to write your own generator and use generator-react-webpack as a base (via composition).
If you have build a generator using generator-react-webpack, tell us and we will add a link to our README.
## Generators that extend generator-react-webpack
- [Generator-React-Webpack-Alt](https://github.com/weblogixx/generator-react-webpack-alt) (Adds ability to create actions, stores and sources for [alt.js](http://alt.js.org))
---
## Installation