notes-react-europe-2015
My notes from ReactEurope 2015.
Plain ol' markdown
The plain ol' markdown notes are in notes.md
.
GitHub Pages
Go to the GitHub Page of this repository to view the slides online.
Development
- Run
npm install grunt-cli -g
. - Run
git clone
. - Cd into directory and run
npm install
. - Run
grunt
.
License
My notes are copyrighted (all rights reserved). The code is MIT.