App GoBarber Web React JS入门项目

React JS 应用开发的入门项目。你可以通过yarn start命令启动应用,它会在开发模式下自动刷新页面,方便你随时查看更改效果。如果你需要测试功能,直接使用yarn test,它会启动一个交互式的测试运行环境,便捷。想要把项目部署到生产环境,只需用yarn build进行构建,自动进行优化和压缩,确保性能和加载速度。最酷的是,如果你对项目的构建工具有更高要求,可以使用yarn eject进行配置自定义,但要记住,这个操作一旦执行就无法回退,所以要小心哦。这个项目挺适合新手上手,操作起来也相对简单,是你学习 React 的好资源!

zip
app-gobarber-web-main.zip 预估大小:36个文件
folder
app-gobarber-web-main 文件夹
file
.gitignore 310B
file
tsconfig.json 534B
file
README.md 2KB
folder
public 文件夹
file
robots.txt 67B
file
index.html 514B
file
package.json 2KB
file
prettier.config.js 89B
folder
src 文件夹
folder
components 文件夹
folder
tooltip 文件夹
file
index.tsx 350B
file
styles.ts 760B
folder
input 文件夹
file
index.tsx 2KB
file
styles.ts 1KB
folder
button 文件夹
file
index.tsx 311B
file
styles.ts 401B
folder
routes 文件夹
file
index.tsx 591B
file
route.tsx 814B
file
reportWebVitals.ts 425B
file
index.tsx 198B
folder
utils 文件夹
file
getValidationErros.ts 330B
file
App.tsx 279B
file
react-app-env.d.ts 40B
folder
pages 文件夹
folder
dashboard 文件夹
file
index.tsx 109B
folder
forgotPassword 文件夹
file
index.tsx 2KB
file
styles.ts 1KB
folder
signIn 文件夹
file
index.tsx 2KB
file
styles.ts 1KB
folder
signUp 文件夹
file
index.tsx 2KB
file
styles.ts 1KB
folder
styles 文件夹
file
global.ts 495B
folder
assets 文件夹
file
sign-in-background.png 822KB
file
sign-up-background.png 771KB
file
logo.svg 85KB
file
setupTests.ts 36B
file
.eslintignore 80B
file
.editorconfig 147B
file
yarn.lock 516KB
file
.eslintrc.json 1KB
zip 文件大小:1.79MB