README.md 171 B

基础运行环境

  1. node 18.15.0
  2. npm 9.5.0

本地启动项目

  1. npm ci
  2. npm run start

服务构建项目

  1. npm ci
  2. npm run build