1. 首页
  2. 数据库
  3. 其它
  4. dhis2 app skeleton 源码

dhis2 app skeleton 源码

上传者: 2021-04-08 23:35:45上传 ZIP文件 655.06KB 热度 10次
设置 安装依赖项: $ yarn install 发展 启动开发服务器: $ PORT=8081 REACT_APP_DHIS2_BASE_URL="http://localhost:8080" yarn start 面料: $ yarn lint 测验 运行单元测试: $ yarn test 在本地运行集成测试: $ export CYPRESS_DHIS2_AUTH='admin:district' $ export CYPRESS_EXTERNAL_API="http://localhost:8080" $ export CYPRESS_ROOT_URL=http://localhost:8081 # non-interactive $ yarn cy:e2e:run # interactive UI $ yarn cy:e2e:open 为了CYPRESS_DHIS2_A
用户评论