fd-app-cli
v1.0.0
Published
fd-app脚手架
Downloads
4
Readme
安装依赖
npm install
启动
npm run watch
执行 npm link
此时就可以使用 fd-app
命令了。
fd-app init vue-template myVue
fd-app config get
fd-app config set type orgs
fd-app config set registry vuejs-templates
fd-app config set type users
fd-app config set registry fangdown
发布
开发完成后,即可发布至 npm.