Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05b5245 commit 9d62405Copy full SHA for 9d62405
docs/content/tutorial/step_00.ngdoc
@@ -31,7 +31,7 @@ npm install
31
32
To see the app running in a browser, open a *separate* terminal/command line tab or window, then
33
run `npm start` to start the web server. Now, open a browser window for the app and navigate to
34
-<a href="http://localhost:8000/app/index.html" target="_blank">`http://localhost:8000/app/index.html`</a>
+<a href="http://localhost:8000/app/" target="_blank">`http://localhost:8000/app/`</a>
35
36
You can now see the page in your browser. It's not very exciting, but that's OK.
37
0 commit comments