文件名称:ReactJs-Ground-Station-
文件大小:211KB
文件格式:ZIP
更新时间:2024-05-13 03:57:32
JavaScript
在运行项目之前要考虑的事项 首先,您可以在现场演示中查看。 要在本地测试: 克隆后,应该通过在项目主目录中运行npm install命令来下载必要的软件包。 使它起作用 在项目主目录中 npm start使用npm start命令。 该Web项目将以开发模式在浏览器中开始工作。 如果它没有自动重定向, 。
【文件预览】:
ReactJs-Ground-Station--main
----package.json(1KB)
----package-lock.json(714KB)
----src()
--------Redux()
--------App.css(512B)
--------index.js(609B)
--------reportWebVitals.js(362B)
--------logo.svg(3KB)
--------Components()
--------App.test.js(246B)
--------setupTests.js(241B)
--------App.js(2KB)
--------index.css(366B)
--------.prettierrc.json(454B)
----.idea()
--------codeStyles()
--------misc.xml(174B)
--------vcs.xml(180B)
--------modules.xml(272B)
--------prettier.xml(176B)
--------assignment.iml(458B)
--------.gitignore(98B)
--------inspectionProfiles()
----.gitignore(310B)
----public()
--------logo192.png(5KB)
--------manifest.json(492B)
--------robots.txt(67B)
--------index.html(2KB)
--------logo512.png(9KB)
--------favicon.ico(4KB)
----README.md(667B)