文件名称:gest
文件大小:1.17MB
文件格式:ZIP
更新时间:2024-04-18 17:57:19
JavaScript
安装 $ yarn i 本地运行 $ yarn start Runs the app in the development mode.\ Open [http://localhost:3000](http://localhost:3000) to view it in the browser. 建立生产建立 $ yarn build Builds the app for production to the `build` folder.\ 部署 $ yarn run deploy
【文件预览】:
gest-master
----.gitignore(310B)
----package.json(1KB)
----package-lock.json(640KB)
----src()
--------components()
--------setupTests.js(241B)
--------assets()
--------index.jsx(500B)
--------reportWebVitals.js(362B)
--------App.jsx(1KB)
--------App.css(32B)
--------index.css(7KB)
--------App.test.js(246B)
----public()
--------robots.txt(67B)
--------logo192.png(5KB)
--------index.html(2KB)
--------favicon.ico(4KB)
--------manifest.json(576B)
--------logo512.png(9KB)
----README.md(341B)
----yarn.lock(503KB)