te-tool

1.1.0 • Public • Published

te-tool

一款创建express+typescript项目的脚手架.

安装方式

npm i -g te-tool

使用方式

te <yourProjectName>  //例如: te test 便可创建一个名为test的项目
cd <yourProjectName>
npm i //安装所需依赖
gulp //编译.ts文件输出,并启动服务

Readme

Keywords

none

Package Sidebar

Install

npm i te-tool

Weekly Downloads

0

Version

1.1.0

License

MIT

Last publish

Collaborators

  • liqiu_jin