React 16 is much lighter and faster 🔥
Use this project to get started with a React16 setup + Jest testing integrated
1. Install packages
npm install && npm install -g webpack-dashboard
2a. To run the tests & webpack-dev-server run:
npm start
2b. To run the dev-server using webpack-dashboard run:
npm run dev