1 Star 0 Fork 8

LKG/react-vite-admin

forked from Kirk/react-vite-admin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 2.30 KB
一键复制 编辑 原始数据 按行查看 历史
kirk 提交于 2023-11-01 15:48 . feat: 光源
{
"name": "react-vite-admin",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite --host",
"build": "tsc && vite build",
"build:test": "tsc && vite build --mode=test",
"preview": "vite preview",
"prepare": "husky install",
"lint-staged": "npx lint-staged",
"lint:prettier": "prettier --write --loglevel warn \"src/**/*.{js,ts,json,tsx,css,less,scss,html,md",
"lint:eslint": "eslint --fix --ext .js,.ts,.tsx ./src",
"lint:stylelint": "stylelint --cache --fix \"**/*.{less,postcss,css,scss}\" --cache --cache-location node_modules/.cache/stylelint/"
},
"dependencies": {
"@ant-design/icons": "^5.2.5",
"@reduxjs/toolkit": "^1.9.5",
"@types/gsap": "^3.0.0",
"@types/nprogress": "^0.2.0",
"@types/three": "^0.157.2",
"@vitejs/plugin-react": "^4.0.3",
"antd": "^5.8.6",
"axios": "^1.4.0",
"copy-to-clipboard": "^3.3.3",
"drauu": "^0.3.5",
"driver.js": "^1.2.1",
"gasp": "^0.0.2",
"gsap": "^3.12.2",
"i18next": "^23.4.6",
"less": "^4.2.0",
"normalize.css": "^8.0.1",
"nprogress": "^0.2.0",
"qs": "^6.11.2",
"queue": "^7.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-i18next": "^13.2.0",
"react-redux": "^7.2.8",
"react-router-dom": "6.15.0",
"redux": "4.2.1",
"redux-persist": "^6.0.0",
"screenfull": "^6.0.2",
"three": "^0.157.0",
"vite": "^4.4.5"
},
"devDependencies": {
"@commitlint/cli": "^17.3.0",
"@commitlint/config-conventional": "^17.3.0",
"@types/mockjs": "^1.0.7",
"@types/node": "20.4.6",
"@types/qs": "^6.9.7",
"@types/react": "^18.2.15",
"@types/react-dom": "^18.2.7",
"@types/react-redux": "^7.1.25",
"@typescript-eslint/eslint-plugin": "^6.4.1",
"@typescript-eslint/parser": "^6.4.1",
"cross-env": "^7.0.3",
"dotenv": "^16.3.1",
"eslint": "^8.45.0",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.3",
"husky": "^8.0.2",
"lint-staged": "^13.1.0",
"mockjs": "^1.1.0",
"prettier": "^2.7.1",
"sass": "^1.65.1",
"stylelint": "^15.10.3",
"stylelint-config-standard": "^34.0.0",
"typescript": "~5.1.6",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-html": "^3.2.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/lkg/react-vite-admin.git
git@gitee.com:lkg/react-vite-admin.git
lkg
react-vite-admin
react-vite-admin
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385