Ai
1 Star 0 Fork 0

ITzhongzi/ElctronicLicenceFront

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.07 KB
一键复制 编辑 原始数据 按行查看 历史
李洪伟 提交于 2018-07-20 14:10 +08:00 . 驾驶证前台代码
{
"name": "electronic-license-front",
"version": "0.1.0",
"private": true,
"proxy": "http://localhost:1001",
"homepage": "http://172.17.203.110:1001/",
"scripts": {
"build": "react-app-rewired build --scripts-version react-scripts-ts",
"eject": "react-scripts-ts eject",
"start": "react-app-rewired start --scripts-version react-scripts-ts",
"test": "react-app-rewired test --env=jsdom --scripts-version react-scripts-ts"
},
"dependencies": {
"@types/react-router-dom": "^4.2.6",
"antd": "^3.5.4",
"axios": "^0.18.0",
"jsbarcode": "^3.9.0",
"qrcode.react": "^0.8.0",
"react": "^16.4.0",
"react-barcode": "^1.3.2",
"react-dom": "^16.4.0",
"react-router-dom": "^4.2.2",
"react-scripts-ts": "^2.13.0",
"weixin-js-sdk": "^1.3.2"
},
"devDependencies": {
"@types/jest": "^22.2.0",
"@types/node": "^9.4.6",
"@types/react": "^16.0.40",
"@types/react-dom": "^16.0.4",
"react-app-rewire-less": "^2.1.1",
"react-app-rewired": "^1.5.0",
"ts-import-plugin": "^1.4.4",
"typescript": "^2.7.2"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/itzhongzi/ElctronicLicenceFront.git
git@gitee.com:itzhongzi/ElctronicLicenceFront.git
itzhongzi
ElctronicLicenceFront
ElctronicLicenceFront
master

搜索帮助