React starter kit

React Starter Kit is an opinionated boilerplate for web development built on top of Node.js, Express, GraphQL and React, containing modern web development tools such as Webpack, Babel and Browsersync.

Tools

Lots of people use React as the V in MVC. Since React makes no assumpt…
React components can be used on the client and server side.
A bundler for javascript and friends. Packs many modules into a few bu…
A static module bundler for modern JavaScript applications.
A reference implementation of GraphQL for JavaScript
A query language for APIs and a runtime for fulfilling those queries with your existing data.
Babel will turn your ES6+ code into ES5 friendly code, so you can star…
A JavaScript compiler; use next generation JavaScript, today.
Express is a minimal and flexible node.js web application framework, p…
A minimal and flexible Node.js web application framework.
Node.js uses an event-driven, non-blocking I/O model that makes it lig…
A JavaScript runtime built on Chrome's V8 JavaScript engine.