A web app for teaching people about Chrome DevTools.
git clone https://github.com/jkup/mastering-chrome-devtools.git
cd mastering-chrome-devtools
npm install
npm start
This site is designed as teaching aid for my "Mastering Chrome DevTools" workshops but I hope it will stand fine on its own.