You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-20Lines changed: 6 additions & 20 deletions
Original file line number
Diff line number
Diff line change
@@ -269,31 +269,17 @@ A collection of awesome things regarding React ecosystem.
269
269
#### React Tools
270
270
271
271
##### Boilerplates
272
-
*[React Slingshot - React + Redux with Babel, hot reloading, testing, linting and working example app](https://github.com/coryhouse/react-slingshot)
273
272
*[React Starter Kit - a skeleton of an "isomorphic" web application](https://github.com/kriasoft/react-starter-kit)
274
-
*[react-isomorphic-starterkit - somorphic starterkit with server-side React rendering](https://github.com/RickWong/react-isomorphic-starterkit)
275
-
*[essential-react - A minimal skeleton for building testable React apps using ES6](https://github.com/pheuter/essential-react)
273
+
*[React Redux Universal Hot Example](https://github.com/erikras/react-redux-universal-hot-example)
274
+
*[React Slingshot - React + Redux with Babel, hot reloading, testing, linting and working example app](https://github.com/coryhouse/react-slingshot)
276
275
*[este - Robust and comfortable dev stack for mobile/offline/frontend first isomorphic web apps](https://github.com/steida/este)
276
+
*[essential-react - A minimal skeleton for building testable React apps using ES6](https://github.com/pheuter/essential-react)
277
+
*[react-isomorphic-starterkit - somorphic starterkit with server-side React rendering](https://github.com/RickWong/react-isomorphic-starterkit)
277
278
*[react-starter - Starter template for React with webpack](https://github.com/webpack/react-starter)
278
279
*[react-hot-boilerplate - Live-editing boilerplate for your next ReactJS project](https://github.com/gaearon/react-hot-boilerplate)
279
-
*[react-redux-universal-hot-example - Universal rendering boilerplate with redux, style loaders, mocha and many more](https://github.com/erikras/react-redux-universal-hot-example)
280
280
*[react-engine - A composite render engine for isomorphic express apps](https://github.com/paypal/react-engine)
281
-
*[koa-react-full-example - Full example using Koa, React, Passport, Mongoose, Gulp, Mocha](https://github.com/dozoisch/koa-react-full-example)
282
-
*[mullet - A React + Hapi Starter Kit](https://github.com/lynnaloo/mullet)
283
-
*[React on Rails Starter Kit](https://github.com/elierotenberg/react-rails-starterkit)
*[A react+redux ES6 boilerplate with hot reloading and a ready to use express server ](https://github.com/sytac/react-redux-scaffold)
296
-
*[Reduxible - The Fast and Easy way to make a React + Redux apps](https://github.com/Pitzcarraldo/reduxible)
281
+
*[react-webpack-node - Boilerplate for an universal/isomorphic React + Redux/alt Flux](https://github.com/choonkending/react-webpack-node)
282
+
*[react-native-nw-react-calculator - Mobile, desktop and website Apps with the same code](https://github.com/benoitvallon/react-native-nw-react-calculator)
0 commit comments