Egg项目初始化

-- 安装Egg
npm i egg-init -g

-- 建立项目
egg-init mbom --type=simple
cd mbom
npm i
posted @ 2019-12-29 13:08  鸿翔软件小屋  阅读(306)  评论(0)    收藏  举报