react-webpack-generators / generator-react-webpack

Yeoman generator for ReactJS and Webpack
http://newtriks.com/2013/12/31/automating-react-with-yeoman-and-grunt/
MIT License
2.87k stars 355 forks source link

black screen when running 'npm run serve" #160

Closed rcholic closed 8 years ago

rcholic commented 8 years ago

I created a react-webpack project using this generator, however, after I run npm run dist and npm run serve in the terminal, I see the following line with a black screen underneath it in the browser. What might be going wrong? or how to build and run this project?

App hot update. |---------------------- | BLACK | | screen |


weblogixx commented 8 years ago

Hi @rcholic,

could you provide me with a little more information?