1 Star 0 Fork 0

shrkk/hsrk-react

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.13 KB
一键复制 编辑 原始数据 按行查看 历史
shrkk 提交于 2023-12-13 14:53 . 完成项目初始化
{
"name": "hsrk-react",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "vite build",
"lint": "eslint . --ext js,jsx --report-unused-disable-directives --max-warnings 0",
"preview": "vite preview"
},
"dependencies": {
"@ant-design/icons": "^5.2.6",
"@reduxjs/toolkit": "^2.0.1",
"antd": "^5.12.1",
"axios": "^1.6.2",
"crypto-js": "^4.2.0",
"i18next": "^23.7.8",
"js-base64": "^3.7.5",
"js-cookie": "^3.0.5",
"js-md5": "^0.8.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-i18next": "^13.5.0",
"react-redux": "^9.0.2",
"react-router-dom": "^6.20.1",
"reset-css": "^5.0.2",
"vite-plugin-compression": "^0.5.1"
},
"devDependencies": {
"@types/node": "^20.10.4",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"@vitejs/plugin-react": "^4.2.0",
"eslint": "^8.53.0",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.4",
"rollup-plugin-visualizer": "^5.10.0",
"sass": "^1.69.5",
"vite": "^5.0.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/flkgk/student_react.git
git@gitee.com:flkgk/student_react.git
flkgk
student_react
hsrk-react
master

搜索帮助