Skip to content

Commit e6b6ee9

Browse files
committed
Add essential-react A minimal skeleton for building testable React apps using ES6
1 parent 4086772 commit e6b6ee9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ A collection of awesome React tools, resources, videos and shiny things.
198198
##### React Native
199199
* [Introducing React Native: Building Apps with JavaScript](http://www.raywenderlich.com/99473/introducing-react-native-building-apps-javascript)
200200
* [React Native Has Landed](http://moduscreate.com/react-native-has-landed/)
201-
* [React Native Components](http://react.parts)
201+
* [React Native Components](http://react.parts)
202202

203203
##### Relay
204204
* [Introducing Relay and GraphQL](https://facebook.github.io/react/blog/2015/02/20/introducing-relay-and-graphql.html)
@@ -423,6 +423,7 @@ A collection of awesome React tools, resources, videos and shiny things.
423423
* [mullet - A React + Hapi Starter Kit](https://github.com/lynnaloo/mullet)
424424
* [react-express-webpack-template - Server and client-side template with react-router](https://github.com/gpbl/react-express-webpack-template)
425425
* [react-isomorphic-starterkit - Create an isomorphic React app in less than 5 minutes](https://github.com/RickWong/react-isomorphic-starterkit)
426+
* [essential-react - A minimal skeleton for building testable React apps using ES6](https://github.com/pheuter/essential-react)
426427

427428
#### Components
428429
* [React Components](http://react-components.com/)

0 commit comments

Comments
 (0)