Skip to content

Commit dabe805

Browse files
Update README.md
1 parent 6065097 commit dabe805

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,11 @@ This sample shows:
2424
2. Install Atom-TypeScript
2525
3. Clone This Repository (or pull the zip)
2626
4. Open Atom IDE, Open Folder `skel-nav-ts` under the folder you created in the previous step
27-
5.
27+
5. Open Views/main.ts
28+
6. Use <F6> key to build `.ts` files
29+
7. run `gulp watch`
30+
8. open Chrome
31+
9. visit `localhost:9000` (or whatever port `gulp watch` reported)
2832

2933
## Links
3034

0 commit comments

Comments
 (0)