Slides: http://slides.com/unicode/jest-react-walkthrough
- Node:
v8.9.1
- npm:
v5.5.1
git clone https://github.com/GWShark0/jest-react-walkthrough.git
nvm install && npm install
cd lesson_0/
npm test
Demo (http://localhost:8080)
npm start