Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Images #45

Open
VitaliyGaliy opened this issue Mar 25, 2018 · 0 comments
Open

Images #45

VitaliyGaliy opened this issue Mar 25, 2018 · 0 comments

Comments

@VitaliyGaliy
Copy link

VitaliyGaliy commented Mar 25, 2018

How can I use images in my project folder?
Now I do it this way -
import logo from './logo.png';
.....
img src={logo} alt="delice"
I can see this image in browser, but in console I have an error - GET http://localhost:3000/img/logo.png 404 (Not Found)
In source map I don`t see any images.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant