文件名称:gobarber-web:带有React的:scissors:Barber Shop网络系统
文件大小:2.31MB
文件格式:ZIP
更新时间:2024-03-08 08:41:13
typescript styled-components jest reactjs react-router-dom
GoBarber项目的React Application :globe_showing_Europe-Africa: 生态系统 在用于构建此Web系统的技术下方: 姓名 状态 :laptop: 入门 要求 必须运行 。 克隆项目并访问文件夹 $ git clone https://github.com/wladimirgrf/gobarber-web.git && cd gobarber-web 请按照以下步骤 # Project dependencies $ yarn # Start the client $ yarn start :handshake: 贡献 分叉存储库 # Fork using GitHub official command line # If you don't have the GitHub CLI, use the web site to do that. $ gh repo fork wladimirgrf/gobarber-web
【文件预览】:
gobarber-web-master
----.eslintrc.json(1KB)
----.gitignore(325B)
----.env.example(40B)
----package.json(2KB)
----src()
--------components()
--------react-app-env.d.ts(40B)
--------services()
--------assets()
--------__tests__()
--------utils()
--------setupTests.ts(50B)
--------routes()
--------styles()
--------hooks()
--------index.tsx(198B)
--------pages()
--------App.tsx(370B)
----LICENSE(1KB)
----public()
--------robots.txt(67B)
--------index.html(571B)
----tsconfig.json(491B)
----.github()
--------assets()
----README.md(3KB)
----prettier.config.js(89B)
----.eslintignore(28B)
----.editorconfig(146B)