Ai
1 Star 0 Fork 0

张鑫/react-template-manage

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.06 KB
一键复制 编辑 原始数据 按行查看 历史
zhangxin 提交于 2024-03-26 11:26 +08:00 . feat: init
{
"name": "lp_react_template",
"private": true,
"version": "0.0.0",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",
"preview": "vite preview",
"prepare": "husky install"
},
"dependencies": {
"@ant-design/icons": "^4.8.3",
"@ant-design/pro-components": "^2.6.52",
"@reduxjs/toolkit": "^1.9.0",
"ahooks": "^3.7.2",
"antd": "^5.15.4",
"axios": "^1.1.3",
"less": "^4.1.3",
"less-loader": "^11.1.0",
"mobx": "^6.7.0",
"mobx-react-lite": "^3.4.0",
"moment": "^2.30.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^8.0.5",
"react-router-dom": "^6.4.3"
},
"devDependencies": {
"@commitlint/cli": "^17.2.0",
"@commitlint/config-conventional": "^17.2.0",
"@types/less": "^3.0.3",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
"@vitejs/plugin-react": "^2.2.0",
"consola": "^2.15.3",
"husky": "^8.0.2",
"typescript": "^4.6.4",
"vite": "^3.2.3",
"vite-plugin-imp": "^2.3.1",
"vite-plugin-style-import": "^2.0.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/JoinXin/react-template-manage.git
git@gitee.com:JoinXin/react-template-manage.git
JoinXin
react-template-manage
react-template-manage
main

搜索帮助