3 Star 24 Fork 7

奔跑的面条/react-big-screen-plugin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.07 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "react-big-screen-plugin",
"private": true,
"version": "1.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
"preview": "vite preview"
},
"dependencies": {
"@jiaminghi/data-view-react": "^1.2.5",
"@types/lodash": "^4.17.4",
"@types/mockjs": "^1.0.10",
"axios": "^1.7.2",
"echarts": "^5.5.0",
"lodash": "^4.17.21",
"mockjs": "^1.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.23.1",
"styled-components": "^6.1.11",
"vite-plugin-mock": "^3.0.2",
"zustand": "^4.5.2"
},
"devDependencies": {
"@types/react": "^18.2.66",
"@types/react-dom": "^18.2.22",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"@typescript-eslint/parser": "^7.2.0",
"@vitejs/plugin-react": "^4.2.1",
"eslint": "^8.57.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.6",
"typescript": "^5.2.2",
"vite": "^5.2.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/MTrun/react-big-screen-plugin.git
git@gitee.com:MTrun/react-big-screen-plugin.git
MTrun
react-big-screen-plugin
react-big-screen-plugin
master

搜索帮助