Skip to content

egg-demo

@142vip/egg相关包和插件的使用Demo

依赖下载

bash
npm install

# 项目根目录使用pnpm
pnpm install

# 基于ci脚本
./scripts/ci

项目启动

bash
# 开发环境
npm run dev

# 生产环境
npm run start

单元测试

bash
npm run test

证书

MIT

Copyright (c) 2019-present, @142vip 储凡

仅供学习参考,商业使用请保留作者版权信息,作者不保证也不承担任何软件的使用风险。