Open bogdanfer opened 8 years ago
after running gulp watch new tab opens with Cannot GET / any ideas?
gulp watch
Cannot GET /
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.
index.html
index.jade
gulp
after running
gulp watch
new tab opens withCannot GET /
any ideas?