diff --git a/README.md b/README.md index 05fb3328..a0ecef04 100644 --- a/README.md +++ b/README.md @@ -168,6 +168,7 @@ A collection of awesome things regarding React ecosystem. * [D3 and React - the future of charting components?](http://10consulting.com/2014/02/19/d3-plus-reactjs-for-charting/) ##### React and Meteor +* [Meteor official Guide](http://guide.meteor.com/react.html) * [Meteor with React Tutorial](https://www.meteor.com/tutorials/react/creating-an-app) * [React for Meteor developers](http://blog.differential.com/react-for-meteor-developers/) @@ -266,6 +267,7 @@ A collection of awesome things regarding React ecosystem. * [MJML - The only framework that makes responsive-email easy. Based on React](https://mjml.io) ##### Boilerplates +* [React CDK (Component Development Kit)](https://github.com/kadirahq/react-cdk) - ES6, Webpack, Testing, Linting, StoryBook (including publish to github pages) * [Modern React ES6 Boilerplate - Thorough React starter kit using Webpack with Hot Module Reloading (HMR), Mocha, Chai for testing and example app using Redux](https://github.com/nicksp/redux-webpack-es6-boilerplate) * [React Starter Kit — "isomorphic" web app boilerplate (Node.js, GraphQL, React, Babel, Webpack, CSS Modules, HMR)](https://github.com/kriasoft/react-starter-kit) * [ASP.NET Core Starter Kit (C#) — Frontend: React, Babel, PostCSS, CSS Modules + backend: .NET Core, C#](https://github.com/kriasoft/aspnet-starter-kit)