Explorar el Código

docs: update README.md with e2e test ,append pre start instructions ,namely start app firstly

dengdx hace 1 mes
padre
commit
02f362802c
Se han modificado 1 ficheros con 5 adiciones y 1 borrados
  1. 5 1
      README.md

+ 5 - 1
README.md

@@ -78,6 +78,10 @@
 
 ### 启动
 
-在执行启动命令之前,需要先启动应用的 H5 端开发模式。然后执行测试命令:
+在执行启动命令之前,需要先启动应用的 H5 端开发模式
+
+- npm run dev:h5
+
+然后执行测试命令:
 
 - npm run e2e