node-frame-cli
v1.1.2
Published
node-frame-cli
Downloads
3
Readme
node-frame-cli
nodejs 快速构建框架工具
node-frame-cli
Insatll
npm insatll node-frame-cli -g
yarn global add node-frame-cli
use
nd init koa | express | egg <name> <tempalte> <discription>
启动 npm run dev
部署 npm run pm2
测试 npm run test