Skip to content

Instantly share code, notes, and snippets.

@Falieson
Last active May 31, 2018 18:27
Show Gist options
  • Save Falieson/a4ca3dcf3467742fe6c1150f131a1c42 to your computer and use it in GitHub Desktop.
Save Falieson/a4ca3dcf3467742fe6c1150f131a1c42 to your computer and use it in GitHub Desktop.
S2. F01. Init HelloWorld (ARTICLE: TS-Module w/ Declarations (Part 1/4))
### TS-Module w/ Declarations (Part 1/4)
# http://TGRstack.com/#ts-module_articles_part-1
# Init HelloWorld.ts (Section 2. Figure 01.)
###
falieson:./ts-module/$ mkdir src
falieson:./ts-module/$ touch src/index.ts src/HelloWorld.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment