Browse Source

添加说明:linux arm64 构建h5类型项目

dengdx 1 week ago
parent
commit
dba4a3be12
1 changed files with 10 additions and 0 deletions
  1. 10 0
      README.md

+ 10 - 0
README.md

@@ -3,3 +3,13 @@
 ## /API 定义和后端交互的API
 
 内部按模块分组,按模块建文件夹,比如API/patient 表示和patient模块相关的API
+
+# 构建说明
+
+## 在linux arm64下执行h5类型构建
+
+依次执行以下命令:
+
+- npm i
+- npm run prebuild:arm:linux
+- npm run build:h5