README.md 155 B

基础运行环境

  1. node >= 18

本地启动项目

  1. npm ci
  2. npm run *start

服务构建项目

  1. npm ci
  2. npm run *build