文件名称:swapi-space-stops-calculator
文件大小:303KB
文件格式:ZIP
更新时间:2024-04-05 10:15:04
TypeScript
:gear: 太空站计算器 :party_popper: :dizzy: 运行此项目步骤 克隆此仓库; 打开文件夹; 安装部门: yarn或npm i ; 运行项目: yarn start或npm run start ; 在以下位置打开浏览器: http://localhost:3000/ 。 :handshake: 贡献 分叉此存储库; 创建分支: git checkout -b my-new-feature ; 提交您的更改: git commit -m 'add a feature' ; 推送到分支: git push origin my-new-feature 。 合并请求请求后,可以安全地删除分支。 :memo: 执照 该项目已获得MIT许可证的许可-有关更多信息,请参见文件。 用 :heart_suit: 由
【文件预览】:
swapi-space-stops-calculator-master
----.gitignore(310B)
----tsconfig.json(491B)
----README.md(976B)
----public()
--------robots.txt(67B)
--------index.html(446B)
----package.json(2KB)
----prettier.config.js(91B)
----src()
--------routes()
--------index.tsx(198B)
--------services()
--------App.tsx(336B)
--------react-app-env.d.ts(40B)
--------interfaces()
--------screens()
--------styles()
--------assets()
--------setupTests.ts(50B)
----.eslintignore(27B)
----.editorconfig(147B)
----yarn.lock(480KB)
----.eslintrc.json(1KB)
----LICENCE.md(1KB)