I'm having issues launching a React.js app built with Gulp.
I ran click
even npm install
, but when I go to the browser, I do not see the app, but instead I see a blank screen.
Also, I noticed that npm update
build produced a blank index.html file.
gulp
Please advise.