|
@@ -1,4 +1,9 @@
|
|
|
-# React Static Boilerplate 
|
|
|
+# React Static Boilerplate
|
|
|
+
|
|
|
+[](https://www.npmjs.com/package/generator-react-static)
|
|
|
+[](https://www.npmjs.com/package/generator-react-static)
|
|
|
+[](https://travis-ci.org/koistya/react-static-boilerplate)
|
|
|
+[](https://david-dm.org/koistya/react-static-boilerplate#info=devDependencies)
|
|
|
|
|
|
> A static website starter kit powered by [React.js](http://facebook.github.io/react/)
|
|
|
> and [Webpack](http://webpack.github.io/).
|
|
@@ -15,6 +20,7 @@ Join [#react-static-boilerplate](https://gitter.im/koistya/react-static-boilerpl
|
|
|
✓ 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>
|
|
|
+ ✓ [Yeoman](http://yeoman.io/) generator ([generator-react-static](https://www.npmjs.com/package/generator-react-static))<br>
|
|
|
|
|
|
### Getting Started
|
|
|
|