1
0
mirror of synced 2025-11-08 12:57:47 +00:00

feat(examples): improve browser usage example

This commit is contained in:
Jason Dreyzehner
2017-02-12 16:15:08 -05:00
parent 5f18048ab7
commit c8199e72ce
6 changed files with 70 additions and 18 deletions

View File

@@ -16,7 +16,7 @@ So we can have nice things:
## Get started
Before you start, consider configuring or switching to an [editor with good typescript support](https://github.com/Microsoft/TypeScript/wiki/TypeScript-Editor-Support).
Before you start, consider configuring or switching to an [editor with good typescript support](https://github.com/Microsoft/TypeScript/wiki/TypeScript-Editor-Support)like [vscode](https://code.visualstudio.com/).
To see how this starter can be used, check out the [`examples`](./examples) folder.