-- squashed commits -- (examples) gettingstarted: Update to alpha-37 (fix) gettingstarted: remove id=output from template; e2e spec looks for h1 instead (fix) gettingstarted: simplified tsd commands (fix) gettingstarted: simplified tsd commands gettingStarted.jade updated for tooling-4 (docs) gettingstarted example revised for system 0.19, tsd 0.6.5, and as preface to ToH (docs) update gettingstarted to our current recommendation (still needs to be vetted) (docs) fix:gettingStarted.jade - small clarification after following instructions on clean directory. (docs) gettingstarted jade updated w/ tool version advice and John's suggestions
8 lines
379 B
Markdown
8 lines
379 B
Markdown
#Getting Started (TS) for the DevGuide developer
|
|
|
|
This is the source code for the "Getting Started" Typescript example code.
|
|
|
|
* **package.json** - as the audience will see it; the example reaches up to the site level **node_modules**
|
|
and the scripts are not supposed to work here.
|
|
|
|
* **tsd.json** - as the audience will see it; the example reaches up to the example level typings |