Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 788 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 788 Bytes

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