Skip to content

Renaud009/react-starter-kit

 
 

Repository files navigation

React Starter Kit + Recharts Server-side

React Starter Kit is an opinionated boilerplate for web development built on top of Facebook's React library, Node.js / Express server and Flux architecture. Containing modern web development tools such as Webpack, Babel and BrowserSync. Helping you to stay productive following the best practices. A solid starting point for both professionals and newcomers to the industry.

Prerequisites

"node": ">=5.0 <6", "npm": ">=3.3 <4"

How to execute

npm install
npm start

Packages

No packages published

Languages

  • JavaScript 69.2%
  • CSS 18.9%
  • HTML 11.9%