--- lang: ja-jp breaks: true --- # ts-node を使う TypeScript Node.js 2021-05-15 > TypeStrong/ts-node > https://github.com/TypeStrong/ts-node ## Installation ```shell= Installation # Locally in your project. npm install -D typescript npm install -D ts-node # Or globally with TypeScript. npm install -g typescript npm install -g ts-node ``` ## Usage ```shell= # Execute a script as `node` + `tsc`. ts-node script.ts ``` ###### tags: `TypeScript` `Node.js` `ts-node`
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up