marx-core
v0.1.4
Published
marx--a node framework based on koa2, marx-tool--a scaffold for marx which makes facility to initialize a project quickly.
Downloads
21
Maintainers
Readme
使用
- 如果仅仅是使用,可以安装脚手架工具marx-tool,
npm i marx-tool -g
- 具体使用情况,可以参考marx-tool readme.md
Contributing
- 开发完成后需要手动执行编译逻辑
npm run build