|
@@ -16,7 +16,7 @@ Join [#react-static-boilerplate](https://gitter.im/koistya/react-static-boilerpl
|
|
|
✓ Generates routes based on the list of files in the `/src` folder<br>
|
|
|
✓ Next generation JavaScript with [Babel](https://github.com/babel/babel)<br>
|
|
|
✓ Next generation CSS with [postCSS](https://github.com/postcss/postcss) and [cssnext](http://cssnext.io/)<br>
|
|
|
- ✓ Development web server with [React Hot Loader](http://gaearon.github.io/react-hot-loader/)<br>
|
|
|
+ ✓ Development web server with [React Hot Loader](http://gaearon.github.io/react-hot-loader/) and [BrowserSync](http://www.browsersync.io)<br>
|
|
|
✓ Bundling and optimization with [Webpack](http://webpack.github.io/)<br>
|
|
|
✓ [Code-splitting](https://github.com/webpack/docs/wiki/code-splitting) and async chunk loading<br>
|
|
|
✓ Easy deployment to [GitHub Pages](https://pages.github.com/) or [Amazon S3](http://davidwalsh.name/hosting-website-amazon-s3)<br>
|