randylien / generator-react-gulp-browserify

A Yeoman Generator for facebook's React library. It includes gulp, browserify, livereload and famous official Twitter bootstrap Sass version
422 stars 60 forks source link

Cannot GET / #68

Open bogdanfer opened 8 years ago

bogdanfer commented 8 years ago

after running gulp watch new tab opens with Cannot GET / any ideas?

klokie commented 8 years ago

It looks like the index.html doesn't get created automatically on first run of gulp watch, but manually saving the index.jade file while gulp is running should do the trick.