cd slides
chrome index.html
cd walkthrough
npm install
npm run babel-loves-react
npm run react-without-jsx
npm run react-with-jsx
npm run props
npm run state-machines
npm run refs
npm run state-machines-es7
npm run pure-render
npm run stateless
npm run composing-stateless
npm run reuse
npm run mui
cd flux
npm install
npm run watch