1 Star 4 Fork 4

Hitotsubashi/my-antd-form

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 780 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "my-antd-form",
"version": "1.0.0",
"description": "",
"main": "src/index.tsx",
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test --env=jsdom",
"eject": "react-scripts eject"
},
"author": "Hitotsubashi",
"license": "ISC",
"devDependencies": {
"@types/react": "^17.0.37",
"@types/react-dom": "^17.0.11",
"@umijs/fabric": "^2.8.1"
},
"dependencies": {
"react": "^17.0.2",
"react-dom": "17.0.2",
"react-scripts": "4.0.3"
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Hitotsubashi/my-antd-form.git
git@gitee.com:Hitotsubashi/my-antd-form.git
Hitotsubashi
my-antd-form
my-antd-form
master

搜索帮助