|
@@ -14,9 +14,9 @@
|
|
### Features
|
|
### Features
|
|
|
|
|
|
✓ Modern JavaScript syntax ([ES2015](http://babeljs.io/docs/learn-es2015/)+) via [Babel](http://babeljs.io/)<br>
|
|
✓ Modern JavaScript syntax ([ES2015](http://babeljs.io/docs/learn-es2015/)+) via [Babel](http://babeljs.io/)<br>
|
|
- ✓ Modern CSS syntax (CSS3+) via [PostCSS](https://github.com/postcss/postcss)<br>
|
|
|
|
|
|
+ ✓ Modern CSS/SCSS syntax (CSS3+) via [PostCSS](https://github.com/postcss/postcss)<br>
|
|
✓ Application state management via [Redux](http://redux.js.org/)<br>
|
|
✓ Application state management via [Redux](http://redux.js.org/)<br>
|
|
- ✓ Routing and navigation via [React App](https://github.com/kriasoft/react-app), [Universal Router](https://github.com/kriasoft/universal-router), [History](https://github.com/mjackson/history)<br>
|
|
|
|
|
|
+ ✓ Routing and navigation via [React Router](https://github.com/reactjs/react-router), [React Router Redux](https://github.com/reactjs/react-router-redux), [History](https://github.com/mjackson/history)<br>
|
|
✓ Modular styles via [CSS Modules](https://github.com/css-modules/css-modules)<br>
|
|
✓ Modular styles via [CSS Modules](https://github.com/css-modules/css-modules)<br>
|
|
✓ [Code-splitting](https://github.com/webpack/docs/wiki/code-splitting) and async chunk loading<br>
|
|
✓ [Code-splitting](https://github.com/webpack/docs/wiki/code-splitting) and async chunk loading<br>
|
|
✓ Hot Module Replacement ([HMR](https://webpack.github.io/docs/hot-module-replacement.html)) /w [React Hot Loader](http://gaearon.github.io/react-hot-loader/)<br>
|
|
✓ Hot Module Replacement ([HMR](https://webpack.github.io/docs/hot-module-replacement.html)) /w [React Hot Loader](http://gaearon.github.io/react-hot-loader/)<br>
|
|
@@ -26,7 +26,7 @@
|
|
✓ [Yeoman](http://yeoman.io/) generator ([generator-react-static](https://www.npmjs.com/package/generator-react-static))<br>
|
|
✓ [Yeoman](http://yeoman.io/) generator ([generator-react-static](https://www.npmjs.com/package/generator-react-static))<br>
|
|
✓ 24/7 community support on [Gitter](https://gitter.im/koistya/react-static-boilerplate) or [StackOverflow](http://stackoverflow.com/questions/tagged/react-starter-kit)<br>
|
|
✓ 24/7 community support on [Gitter](https://gitter.im/koistya/react-static-boilerplate) or [StackOverflow](http://stackoverflow.com/questions/tagged/react-starter-kit)<br>
|
|
✓ Customization requests on [Codementor](https://www.codementor.io/koistya)<br>
|
|
✓ Customization requests on [Codementor](https://www.codementor.io/koistya)<br>
|
|
-
|
|
|
|
|
|
+ ✓ IE8 Support
|
|
|
|
|
|
### Sponsors
|
|
### Sponsors
|
|
|
|
|