1 Star 0 Fork 1

yjian/study_antd

forked from 刘学帅/study_antd 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.19 KB
一键复制 编辑 原始数据 按行查看 历史
xueshuailiu 提交于 2023-05-25 22:52 . pages
{
"name": "antd_study",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",
"preview": "vite preview"
},
"dependencies": {
"@ant-design/colors": "^7.0.0",
"@ant-design/cssinjs": "^1.5.6",
"@ant-design/icons": "^5.0.1",
"@craco/craco": "^7.0.0",
"@rc-component/trigger": "^1.7.3",
"ahooks": "^3.7.4",
"antd": "^5.4.7",
"classnames": "^2.3.2",
"co-busboy": "^2.0.0",
"fetch-jsonp": "^1.2.3",
"json2mq": "^0.2.0",
"lodash": "^4.17.21",
"qs": "^6.11.2",
"rc-tween-one": "^3.0.6",
"react": "^18.2.0",
"react-countup": "^6.4.2",
"react-dom": "^18.2.0",
"react-fast-marquee": "^1.3.5",
"react-is": "^18.2.0",
"react-router-dom": "^6.10.0",
"react-sticky-box": "^2.0.0",
"throttle-debounce": "^5.0.0"
},
"devDependencies": {
"@types/json2mq": "^0.2.0",
"@types/lodash": "^4.14.194",
"@types/node": "^20.1.0",
"@types/qs": "^6.9.7",
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.10",
"@types/throttle-debounce": "^5.0.0",
"@vitejs/plugin-react": "^3.1.0",
"typescript": "^4.9.3",
"vite": "^4.1.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yjiancode/study_antd.git
git@gitee.com:yjiancode/study_antd.git
yjiancode
study_antd
study_antd
main

搜索帮助