0.0.2 • Published 3 years ago

typescript-init v0.0.2

Weekly downloads
1
License
MulanPSL-2.0
Repository
-
Last release
3 years ago

typescript-init

快速创建一个 Typescript 项目

安装

$ npm install -g typescript-init

使用

$ ts init <project-name>

  --dir   工程构建目录,默认为当前命令运行目录

这个工程只是作为练手项目,具体要想开发 typescript 项目,推荐使用 vite 项目模板输入 vanilla-ts

0.0.2

3 years ago

0.0.1

4 years ago