文件名称:battleship:用React构建的战舰
文件大小:426KB
文件格式:ZIP
更新时间:2024-05-08 17:06:15
JavaScript
战舰 在播放 开始 npm start 在开发模式下运行应用程序。 建造 npm run build 构建生产到应用程序build文件夹。
【文件预览】:
battleship-main
----package.json(843B)
----LICENSE(1KB)
----package-lock.json(1.46MB)
----src()
--------App.css(482B)
--------index.js(500B)
--------reportWebVitals.js(362B)
--------assets()
--------App.test.js(246B)
--------setupTests.js(241B)
--------components()
--------App.js(262B)
--------utils()
--------index.css(366B)
----.gitignore(310B)
----public()
--------favicon.png(2KB)
--------manifest.json(285B)
--------robots.txt(67B)
--------index.html(2KB)
----README.md(207B)