1 Star 0 Fork 1

training-2021/cypress-realworld-app

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 804 Bytes
一键复制 编辑 原始数据 按行查看 历史
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
/.pnp
.pnp.js
# testing
/coverage
# production
/build
# misc
.DS_Store
.idea
npm-debug.log*
yarn-debug.log*
yarn-error.log*
cypress/videos
cypress/screenshots
.nyc_output
# Ignore env local files - https://create-react-app.dev/docs/adding-custom-environment-variables/#what-other-env-files-can-be-used
.env*.local
#amplify
amplify/\#current-cloud-backend
amplify/.config/local-*
amplify/mock-data
amplify/team-provider-info.json
amplify/backend/amplify-meta.json
amplify/backend/awscloudformation
build/
dist/
node_modules/
aws-exports.js
aws-exports-es5.js
awsconfiguration.json
amplifyconfiguration.json
amplify-build-config.json
amplify-gradle-config.json
amplifytools.xcconfig
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/training-2021/cypress-realworld-app.git
git@gitee.com:training-2021/cypress-realworld-app.git
training-2021
cypress-realworld-app
cypress-realworld-app
develop

搜索帮助