10 lines
485 B
Markdown
10 lines
485 B
Markdown
#Getting Started (TS) for the DevGuide developer
|
|
|
|
This is the source code for the "Getting Started" Typescrip example code.
|
|
|
|
There are files here that are *for the audience* and **not to be executed during example development**!
|
|
|
|
* **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 |