btford / btford/angular-contact-manager

I'm having difficulty running the contact manager from the .Net tutorial

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
3
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Hi,
I followed the tutorial and when I got to the end I tried running the app but have been unsuccessful at it. As per your suggestion, I tried running a simple http server on the main directoru of the project by running:

python -m SimpleHTTPServer

but when I go to localhost:8000 I get a simplified non-interactive version of the contact manager.

I get these 2 errors in terminal:
1.0.0.127.in-addr.arpa - - [11/Jun/2013 14:55:51] code 404, message File not found
1.0.0.127.in-addr.arpa - - [11/Jun/2013 14:55:51] "GET /favicon.ico HTTP/1.1" 404 -

Here is a pic of the project how it is displaying:
![screen shot 2013-06-11 at 2 07 01 pm](https://f.cloud.github.com/assets/670135/639980/1556c57a-d2e3-11e2-8c0f-74a2605a0331.png)

The tutorial was great, would be great fi I could resolve this issue. Thank you!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start from the tutorial's final run instructions and the project root served by `python -m SimpleHTTPServer`; compare the expected interactive entry point with what localhost:8000 loads. Check whether the reported favicon 404 is incidental, then confirm that the contact manager loads interactively in a browser.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular, javascript, python
Domain
frontend, web-dev
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.