README.md 186 Bytes

控制器

模块定义规范

  • 包含package.json

    { "name": "xx", "version": "0.0.1" }

  • 包含index.js 入口文件,需要管理模块内所有依赖