poloclub / cnn-explainer

Learning Convolutional Neural Networks with Interactive Visualization.
https://poloclub.github.io/cnn-explainer/
MIT License
8.1k stars 1.22k forks source link

no CNN Explainer running in broswer #13

Closed homingZhang closed 4 years ago

homingZhang commented 4 years ago

Hi, I have download git and npm, and the cnn-explainer was downloaded successfully, then I used npm run dev, it showed "you application is ready" ! 1

but when I input "localhost:5000" in my broswer, there is nothing in my broswer, 2

I don't know where was wrong. Please help me, thank you.

xiaohk commented 4 years ago

Could you please check if there is any error message in the browser console?

To open the Chrome console on Windows, you can use shortcut control + shift + j.

homingZhang commented 4 years ago

It's okay now, and I don't know why it's ok. I didn't find any error message in the browser console, and Thanks anyway! 3

xiaohk commented 4 years ago

Awesome! No problem.

Franka-Med commented 3 years ago

When I run it locally, it shows Your Application is ready~!", but when I open the browser, the interface is chaotic, how do I solve it?Thank you very much!! image image