THIS IS WORK IN PROGRESS.
This repository contains handout materials and code for rangle.io's React Course training course, focusing on building applications using React.
- cd todo-app
- npm install -g webpack webpack-dev-server
- npm install
- webpack-dev-server --hot --inline