ff-stream-web

git clone git://archive.git.mtrnord.blog/MTRNord/ff-stream-web.git
Log | Files | Refs | README | LICENSE

commit e73083eb1d50a4035bf5d11803a822fbdd41289b
parent 4bc6f834534c254daf0a6f12785ea45f3e6c44bb
Author: Pavel Lang <langpavel@phpskelet.org>
Date:   Fri, 24 Feb 2017 15:35:45 +0100

Update README.md
Diffstat:
MREADME.md | 5++++-
1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -35,10 +35,13 @@ branches that you can use either as a reference or merge into your project: * [feature/redux](https://github.com/kriasoft/react-starter-kit/tree/feature/redux) — isomorphic Redux by [Pavel Lang](https://github.com/langpavel) (see [how to integrate Redux](./docs/recipes/how-to-integrate-redux.md)) (based on `master`) + * [feature/apollo](https://github.com/kriasoft/react-starter-kit/tree/feature/apollo) — isomorphic + Apollo Client by [Pavel Lang](https://github.com/langpavel) + (see [Tracking PR #1147](https://github.com/kriasoft/react-starter-kit/pull/1147)) (based on `feature/redux`) * [feature/react-intl](https://github.com/kriasoft/react-starter-kit/tree/feature/react-intl) — isomorphic Redux and React Intl by [Pavel Lang](https://github.com/langpavel) (see [how to integrate React Intl](./docs/recipes/how-to-integrate-react-intl.md)) (based on `feature/redux`) - * [feature/bootstrap3](https://github.com/kriasoft/react-starter-kit/tree/feature/bootstrap3) — + * [feature/bootstrap3](https://github.com/kriasoft/react-starter-kit/tree/feature/bootstrap3) ***unmaintained*** — Simplest possible integration of [react-bootstrap](https://react-bootstrap.github.io/) by [Pavel Lang](https://github.com/langpavel) (based on `master`)