Skip to content

Commit eef5f7e

Browse files
ovrmhevery
authored andcommitted
README - don't forget to build app before start
Don't forget to build app before start HTTP server Closes angular#1014
1 parent 8340293 commit eef5f7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ comments in the source `modules/examples/src/hello_world/index.js`.
3636
You can build this example as either JS or Dart app:
3737

3838
* JS:
39+
* `$(npm bin)/gulp build.js.dev`, and
3940
* `$(npm bin)/gulp serve.js.dev`, and
4041
* open `localhost:8000/examples/src/hello_world/` in Chrome.
4142
* Dart:

0 commit comments

Comments
 (0)