Portfolio Guillaume React快速构建应用

Portfolio_guillaume:投资组合 React 项目,挺适合想快速上手 React 的开发者。它用的就是 Create React App,项目启动也蛮,运行 yarn start,就能进入开发模式,浏览器打开就能看到页面效果。如果你想打包生产版本,使用 yarn build,构建过程会自动优化,性能挺不错。唯一需要注意的就是,如果使用 yarn eject,就无法恢复回去,所以要确定是否真的需要自定义构建工具。整体来说,适合想要快速构建一个 React 应用的开发者,省去了不少配置的麻烦。

zip
portfolio_guillaume-main.zip 预估大小:22个文件
folder
portfolio_guillaume-main 文件夹
file
package.json 966B
folder
src 文件夹
file
App.css 2KB
file
index.js 969B
file
reportWebVitals.js 362B
file
logo.svg 3KB
file
serviceWorker.js 5KB
file
App.test.js 246B
file
setupTests.js 241B
folder
components 文件夹
file
NotFound.jsx 456B
file
Header.jsx 2KB
file
Helmet.jsx 2KB
file
App.js 3KB
file
index.css 366B
file
.gitignore 310B
folder
public 文件夹
file
logo192.png 5KB
file
manifest.json 492B
file
robots.txt 67B
file
index.html 2KB
file
logo512.png 9KB
file
favicon.ico 4KB
file
README.md 3KB
file
yarn.lock 525KB
zip 文件大小:229.25KB