Set Up React Environment Using Create-React-App
Oct 24 2016

Jatin Malik

Learn how to setup React environment easily, using Create React App - Official way to set up your react.js application and projects. Using this, you can set up React with all the latest tools and technologies, like Babel for ES6, Webpack, JSX, and Linting. It also includes a set up for running test cases using jest.