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

MovieApp is not working #4

Open
mlotfi2005 opened this issue Apr 28, 2015 · 1 comment
Open

MovieApp is not working #4

mlotfi2005 opened this issue Apr 28, 2015 · 1 comment

Comments

@mlotfi2005
Copy link

Hi, I downloaded your code for movieApp, I only can see a blank page with
The Movie App
Home

the console shows

Failed to load resource: the server responded with a status of 404 (Not Found)
http://localhost/lib/angular.min.js Failed to load resource: the server responded with a status of 404 (Not Found)
http://localhost/css/app.css Failed to load resource: the server responded with a status of 404 (Not Found)
http://localhost/js/controllers.js Failed to load resource: the server responded with a status of 404 (Not Found)
http://localhost/js/app.js Failed to load resource: the server responded with a status of 404 (Not Found)
http://localhost/js/directives.js Failed to load resource: the server responded with a status of 404 (Not Found)
http://localhost/js/services.js Failed to load resource: the server responded with a status of 404 (Not Found)
http://localhost/js/filters.js Failed to load resource: the server responded with a status of 404 (Not Found)
http://localhost/lib/angular-ui-router.min.js Failed to load resource: the server responded with a status of 404 (Not Found)
http://localhost/lib/angular-resource.min.js Failed to load resource: the server responded with a status of 404 (Not Found)
http://localhost/css/bootstrap.min.css Failed to load resource: the server responded with a status of 404 (Not Found)
http://localhost/css/app.css Failed to load resource: the server responded with a status of 404 (Not Found)

@FlorentDancy
Copy link

That's probably because you don't use the good path to access them. I had the same problem, I'm on webstorm, and this is how I fixed it:
http://blog.jetbrains.com/webstorm/2013/03/built-in-server-in-webstorm-6/#comment-32

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

2 participants