Skip to content
This repository was archived by the owner on Aug 29, 2020. It is now read-only.

Commit 34ab375

Browse files
committed
update readme.md
1 parent fdab9d8 commit 34ab375

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# angular2-seed
2-
Angular2 seed project to help to run angular2 out of the box
2+
Angular2 seed project to help to run angular2 out of the box.
3+
4+
*Note*: I have changed gulp to webpack with babel now, since the latter is more powerful and popular.
35

46

57
# How to start
@@ -10,6 +12,8 @@ Angular2 seed project to help to run angular2 out of the box
1012

1113
- run `npm run start`
1214

15+
- visit [http://localhost:3000](http://localhost:3000) to see the demo
16+
1317

1418
# Demos
1519

0 commit comments

Comments
 (0)