2019年6月12日

egg源码浅析一npm init egg --type=simple

摘要: 要egg文档最开始的时候,有这样的几条命令: 其中的 npm init egg --type=simple 命令为什么能够生成egg项目的基本构架呢? 一、npm init命令 根据 https://www.npmjs.cn/cli/init/ 官网的解释: npm init <initialize 阅读全文

posted @ 2019-06-12 00:59 留校察看 阅读(2054) 评论(0) 推荐(0)

导航