commit c882f383dc0f1f9316e4a45499abe9fd33ab02e0 parent 52659bcaf0afc72028b79be0816ed5224fb8c39a Author: Konstantin Tarkus <hello@tarkus.me> Date: Tue, 11 Aug 2015 11:35:45 +0300 Update README.md Diffstat:
| M | README.md | | | 30 | ++++++++++++++++-------------- |
1 file changed, 16 insertions(+), 14 deletions(-)
diff --git a/README.md b/README.md @@ -1,17 +1,19 @@ -# React Starter Kit - -[](http://travis-ci.org/kriasoft/react-starter-kit) -[](https://david-dm.org/kriasoft/react-starter-kit) -[](https://gratipay.com/koistya) -[](https://gitter.im/kriasoft/react-starter-kit) - -> This project template is a skeleton for an [isomorphic](http://nerds.airbnb.com/isomorphic-javascript-future-web-apps/) -> web application (SPA) based on Facebook's [React](https://facebook.github.io/react/) -> library and [Flux](http://facebook.github.io/flux/) architecture. You can use -> it to quickly bootstrap your web application projects. All the parts of this -> project template are easily replaceable. - -**Demo**: http://demo.reactstarterkit.com +## React Starter Kit — "isomorphic" web app boilerplate + +[](https://salt.bountysource.com/teams/react-starter-kit)<br> + +> [React Starter Kit](http://www.reactstarterkit.com) is an opinionated +> boilerplate for web development built on top of Facebook's +> [React](https://facebook.github.io/react/) library, +> [Node.js](https://nodejs.org/) / [Express](http://expressjs.com/) server +> and [Flux](http://facebook.github.io/flux/) architecture. Containing +> modern web development tools such as [Webpack](http://webpack.github.io/), +> [Babel](http://babeljs.io/) and [BrowserSync](http://www.browsersync.io/). +> Helping you to stay productive following the best practices. A solid starting +> point for both professionals and newcomers to the industry. + +Demo: http://demo.reactstarterkit.com | +Join [#react-starter-kit](https://gitter.im/kriasoft/react-starter-kit) chatroom on Gitter to stay up to date. ### Documentation