文件名称:zip-address:查看地址详细信息和基于邮政编码搜索的地图
文件大小:169KB
文件格式:ZIP
更新时间:2024-05-04 10:38:20
react css html typescript js
搜索邮政编码 基于邮政编码搜索,查看地址和地图的详细信息 Run:male_sign:运行本地项目 首先,在项目的根目录下创建一个.env文件。 您将需要使用 npm start或npm start -- --no MAPS_API_KEY配置MAPS_API_KEY密钥npm start -- --no并在浏览器中打开http://localhost:3000/ 安装 npm install Npm脚本: 命令 描述 npm运行开始 在本地主机上启动本地服务器localhost:3000 npm运行构建:dev 在开发模式下使用“打开”文件进行构建 npm运行构建:prod 使用minificatos和优化的文件创建用于生产的构建 :check_mark: 支票 :magnifying_glass_tilted_left: 测验 用和制成 Npm脚本: 命令 描述 npm测试---watch 在watch模式下运行所有测试 :rocket: 部署 托管在。 Trav
【文件预览】:
zip-address-master
----postcss.config.js(111B)
----webpack.config.js(2KB)
----src()
--------index.html(349B)
--------Utils()
--------index.tsx(386B)
--------Components()
--------Scss()
--------favicon.ico(1KB)
--------index.scss(481B)
--------Providers()
--------Pages()
--------_redirects(23B)
----setupFetchMock.ts(223B)
----.travis.yml(435B)
----tsconfig.json(566B)
----LICENSE(1KB)
----test-preprocessor.js(324B)
----jest.config.js(2KB)
----__mocks__()
--------getAddressByZip.ts(242B)
--------getGeolocation.ts(1KB)
--------styleMock.js(20B)
--------fileMock.js(34B)
----README.md(2KB)
----setupEnzyme.ts(139B)
----.gitignore(934B)
----package-lock.json(453KB)
----package.json(2KB)