3 Star 16 Fork 5

mosowe/react-vite-app

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 696 Bytes
一键复制 编辑 原始数据 按行查看 历史
mosowe 提交于 2021-10-19 10:30 . 优化
{
"name": "react-vite-app",
"version": "1.0.0",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",
"test": "tsc && vite build --mode test",
"serve": "vite preview"
},
"dependencies": {
"antd-mobile": "^5.0.0-beta.17",
"axios": "^0.23.0",
"hox": "^1.1.4",
"react": "^17.0.0",
"react-dom": "^17.0.0"
},
"devDependencies": {
"@types/node": "^16.10.4",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@vitejs/plugin-react": "^1.0.0",
"autoprefixer": "^10.3.7",
"less": "^4.1.2",
"postcss-px-to-viewport": "^1.1.1",
"react-router-dom": "^5.3.0",
"typescript": "^4.3.2",
"vite": "^2.6.4"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/mosowe/react-vite-app.git
[email protected]:mosowe/react-vite-app.git
mosowe
react-vite-app
react-vite-app
master

搜索帮助