Just now i am facing a problem in local sever. My background image which i set in css file in static folder not showing the image in localhost.My path of image is correct . And the local server is showing all other css property correctly except background image.
the code i use are: the app.js page
And the output is: output in localhost in console it showing : GET http://localhost/static/nextdance.jpg 404 (Not Found)
so, please solve this problem as soon as possible