# node-frame-cli
nodejs 快速构建框架工具
## node-frame-cli
## Insatll
npm insatll node-frame-cli -gyarn global add node-frame-cli
## use
nd init koa | express | egg <name> <tempalte> <discription>
启动 npm run dev部署 npm run pm2测试 npm run test
### 目前还只能支持koa