Skip to content

shdulu/ts-study

Repository files navigation

ts-study

介绍

typescript 学习实践

使用说明

全局安装 ts-node 执行 ts-node index.ts

npm scripts

  • npm run 实际上是调用本地的 Shell 来执行对应的 script value,所以理论上能兼容所有的 bash 命令
  • Shell 在类 Unix 系统上是 /bin/sh 在Windows上是 cmd.exe
  • npm run 会预置 PATH, 对应包下的 node_modules/.bin 目录

About

typescript study

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published