卵プロジェクトの初期化

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

-- 建立项目
egg-init mbom --type=simple
cd mbom
npm i

おすすめ

転載: www.cnblogs.com/hhb701/p/12114732.html