Skip to content

maty-san/study_typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

study_typescript

typescriptでhello worldを出してみる。

procedure

tsc hello.ts
これで同じディレクトリにhello.jsができあがる
node hello.js
これで実行される

Environment

いくつかのコンフィグを作成しないとだめ
まだそれぞれは理解できていない
tsconfig.json
launch.json
tasks.json

実装したあとにJS化し、実行

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published