|
@@ -1,12 +1,11 @@
|
|
|
-# React Static Boilerplate
|
|
|
+# React Static Boilerplate 
|
|
|
|
|
|
> Static website generator built on top of React.js and Gulp/Webpack
|
|
|
|
|
|
-<em>**NOTE**: It's still in early preview! Feel free to join the project :+1:</em>
|
|
|
-
|
|
|
### Features
|
|
|
|
|
|
✓ Generates static `.html` pages from [React](http://facebook.github.io/react/) components<br>
|
|
|
+ ✓ Generates routes based on the list of files in the `/content` 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>
|