脚手架配置过程:
NPM仓库:
全局安装
$ npm install -g tisi-front-cli
or yarn
$ yarn global add tisi-front-cli
借助npx
创建模版 npx create tisi-front-cli hello-cli -template dumi2-demo
使用
创建模版 tisi-front-cli create hello-cli -t dumi2-demo
$ npm install -g tisi-front-cli
$ yarn global add tisi-front-cli
创建模版 npx create tisi-front-cli hello-cli -template dumi2-demo
创建模版 tisi-front-cli create hello-cli -t dumi2-demo