From 46e99e6a7109edefb288cb8455a63989eb2556a8 Mon Sep 17 00:00:00 2001 From: Jonatan del Valle Date: Fri, 18 Aug 2017 11:02:58 -0300 Subject: [PATCH 1/2] Add Boilerplate to the README boilerplates list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3c7a6e709..53c94a7dc 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,7 @@ We could use your help to get syntax highlighting support to other editors! If y - [Scalable React Boilerplate](https://github.com/RyanCCollins/scalable-react-boilerplate) - [Scalable React TypeScript Boilerplate](https://github.com/RyanCCollins/scalable-react-ts-boilerplate) - [Superstylin'](https://github.com/bntzio/gatsby-starter-superstylin): A Gatsby starter with styled-components 💅 ([demo](https://superstylin.netlify.com/)) +- [Generator create-redux-app](https://github.com/jonidelv/generator-create-redux-app): Add Redux, styled-components and other useful libraries and tools like auto-generate boilerplate code, in top of the most common React starter create-react-app. ### Websites - [PostCSS.parts](http://postcss.parts): A searchable catalog of PostCSS plugins From dceef0fcbf67415c83054e92d401f23798e11669 Mon Sep 17 00:00:00 2001 From: Jonatan del Valle Date: Fri, 18 Aug 2017 11:42:47 -0300 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 53c94a7dc..986286966 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ We could use your help to get syntax highlighting support to other editors! If y - [Scalable React Boilerplate](https://github.com/RyanCCollins/scalable-react-boilerplate) - [Scalable React TypeScript Boilerplate](https://github.com/RyanCCollins/scalable-react-ts-boilerplate) - [Superstylin'](https://github.com/bntzio/gatsby-starter-superstylin): A Gatsby starter with styled-components 💅 ([demo](https://superstylin.netlify.com/)) -- [Generator create-redux-app](https://github.com/jonidelv/generator-create-redux-app): Add Redux, styled-components and other useful libraries and tools like auto-generate boilerplate code, in top of the most common React starter create-react-app. +- [Generator create-redux-app](https://github.com/jonidelv/generator-create-redux-app): Add Redux, styled-components and other useful libraries and tools like auto-generate boilerplate code, on top of the most common React starter create-react-app. ### Websites - [PostCSS.parts](http://postcss.parts): A searchable catalog of PostCSS plugins