Skip to content

tech-sprint/typescript-sprint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typescript-sprint

  1. typescript
  2. lerna 项目管理

执行代码

引导,安装依赖

  lerna bootstrap

编译所有代码

  yarn build

安装 launch 程序到全局环境

  cd packages/launch && npm install -g .

执行 helloworld 程序

  typescript-sprint helloworld -p weineel

About

typescript sprint

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors