arms::house:公寓及住宅管理系统

时间:2024-05-28 05:17:49
【文件属性】:

文件名称:arms::house:公寓及住宅管理系统

文件大小:304KB

文件格式:ZIP

更新时间:2024-05-28 05:17:49

JavaScript

武器 公寓和住宅管理系统 设置 安装依赖项 npm install 设置环境变量 创建一个cypress.env.json并添加以下内容以在本地测试cypress。 { " BASE_URL " : " http://localhost:3000 " , " BACKEND_URL " : " http://localhost:3005 " , " TEST_ADMIN_PASSWORD " : " adminPw1 " } 创建一个.env并添加REACT_APP_URL 。 REACT_APP_URL = "http://localhost:3005" 入门 启动应用 npm start 运行测试 npm test 编译应用 npm run build


网友评论

相关文章