gaearon / react-hot-boilerplate

Minimal live-editing example for React
MIT License
3.91k stars 879 forks source link

Add doctype, update dependencies, add "http" to console log #54

Closed calvinf closed 8 years ago

calvinf commented 8 years ago

Miscellaneous updates to react-hot-boilerplate to make sure devs are using a doctype, using latest React libraries, and make it easier to click and get to localhost URL from the console (at least in iTerm 2).