文件名称:virta-charging-stations
文件大小:202KB
文件格式:ZIP
更新时间:2024-03-27 22:45:14
JavaScript
VIRTA充电站 该项目是通过引导的。 调用API以获取所有充电站并浏览以查看有关每个充电站的详细信息。 注意:目前,您只需从本地json文件中获取电台数据即可。 开始吧 克隆仓库 git clone https://github.com/dashtaki/virta-charging-stations.git cd virta-charging-stations 安装npm软件包 安装package.json描述的npm软件包,并验证其是否有效: npm i npm start 在开发模式下运行应用程序。 打开在浏览器中查看它。 如果您进行编辑,则页面将重新加载。 您还将在控制台中看到任何棉绒错误。 使用Ctrl-C手动将其关闭。 npm test 在交互式监视模式下启动测试运行器。 有关更多信息,请参见关于的部分。 npm run build 构建生产到应用程序build文件
【文件预览】:
virta-charging-stations-master
----.gitignore(310B)
----package.json(911B)
----package-lock.json(680KB)
----src()
--------components()
--------setupTests.js(241B)
--------index.js(500B)
--------API()
--------App.js(578B)
--------reportWebVitals.js(362B)
--------stations()
--------App.css(83B)
--------index.css(3KB)
--------App.test.js(246B)
----public()
--------available_icon.png(918B)
--------robots.txt(67B)
--------offline_icon.png(572B)
--------logo192.png(5KB)
--------stations-data.json(8KB)
--------index.html(2KB)
--------favicon.ico(4KB)
--------backButton_icon.png(873B)
--------manifest.json(492B)
--------logo512.png(9KB)
----README.md(3KB)
----.idea()
--------.gitignore(98B)
--------virta-satations-list.iml(514B)
--------vcs.xml(180B)
--------inspectionProfiles()
--------modules.xml(292B)