2.2.15 • Published 2 years ago

xueyan-typescript-cli v2.2.15

Weekly downloads
50
License
LGPL-3.0
Repository
github
Last release
2 years ago

xueyan-typescript-cli

Typescript application or package command tool.

npm i -g xueyan-typescript-cli
xt create
...
cd the_project_you_just_created
xt start

Document

Please see https://xueyan.site/xueyan-typescript-cli.

Develop

Please make sure that Node and NPM are installed on your computer, and xueyan-typescript-cli is installed globally. After switching current work path to this project root in CLI, run command xt start to live-compile this project, or run command xt start doc to live-compile the documents of this project.

Appendix

Author: xueyan-site
Builder: xueyan-typescript-cli