|
@@ -8,6 +8,8 @@
|
|
|
> A static website starter kit powered by [React.js](http://facebook.github.io/react/)
|
|
|
> and [Webpack](http://webpack.github.io/).
|
|
|
|
|
|
+Visit [demo site](http://react-static.tarkus.me) |
|
|
|
+See [roadmap](https://waffle.io/koistya/react-static-boilerplate) |
|
|
|
Join [#react-static-boilerplate](https://gitter.im/koistya/react-static-boilerplate) chatroom on Gitter to stay up to date.
|
|
|
|
|
|
### Features
|
|
@@ -19,7 +21,7 @@ Join [#react-static-boilerplate](https://gitter.im/koistya/react-static-boilerpl
|
|
|
✓ 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>
|
|
|
+ ✓ Easy deployment to [GitHub Pages](https://pages.github.com/), [Amazon S3](http://davidwalsh.name/hosting-website-amazon-s3) or [Firebase](https://www.firebase.com/)<br>
|
|
|
✓ [Yeoman](http://yeoman.io/) generator ([generator-react-static](https://www.npmjs.com/package/generator-react-static))<br>
|
|
|
|
|
|
### Directory Layout
|