React入门:码头工人视角

React初学者福利!通过Create React App项目,快速上手React。在项目目录中,运行yarn start可启动开发模式,实时查看网页效果。编辑时页面自动重载,控制台显示错误信息。运行yarn test进行交互式测试。使用yarn build构建生产环境应用,获得最佳性能。注意,yarn eject是单向操作,请谨慎使用。

zip
docker-simple-react-master.zip 预估大小:22个文件
folder
docker-simple-react-master 文件夹
file
.gitignore 310B
file
README.md 3KB
folder
public 文件夹
file
manifest.json 492B
file
robots.txt 67B
file
logo192.png 5KB
file
logo512.png 9KB
file
index.html 2KB
file
favicon.ico 4KB
file
docker-compose.yml 589B
file
dockerfile 345B
file
package.json 812B
folder
src 文件夹
file
index.css 366B
file
App.test.js 246B
file
reportWebVitals.js 362B
file
App.css 564B
file
index.js 500B
file
setupTests.js 241B
file
App.js 498B
file
logo.svg 3KB
file
.travis.yml 822B
file
dockerfile.dev 597B
file
yarn.lock 495KB
zip 文件大小:215.43KB