3 Star 0 Fork 0

Serio/CT结构分析

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 664 Bytes
一键复制 编辑 原始数据 按行查看 历史
Serio 提交于 2022-10-23 14:47 . feat: 重构代码
{
"name": "fracture-analysis",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",
"preview": "vite preview"
},
"dependencies": {
"antd": "^4.23.5",
"consola": "^2.15.3",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@types/node": "^18.11.0",
"@types/react": "^18.0.17",
"@types/react-dom": "^18.0.6",
"@vitejs/plugin-react": "^2.1.0",
"less": "^4.1.3",
"less-loader": "^11.1.0",
"react-router-dom": "^6.4.2",
"typescript": "^4.6.4",
"vite": "^3.1.0",
"vite-plugin-style-import": "^2.0.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Serio/ct-structural-analysis.git
git@gitee.com:Serio/ct-structural-analysis.git
Serio
ct-structural-analysis
CT结构分析
master

搜索帮助