1 Star 0 Fork 0

yoke/vite-react-h5-template

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 914 Bytes
一键复制 编辑 原始数据 按行查看 历史
yoke 提交于 2024-09-11 17:29 . flx: init
{
"name": "0911-react",
"private": true,
"version": "0.0.0",
"scripts": {
"dev": "vite",
"build": "tsc -b && vite build",
"lint": "eslint .",
"preview": "vite preview"
},
"dependencies": {
"@types/node": "^22.5.4",
"amfe-flexible": "^2.2.1",
"postcss-pxtorem": "^6.1.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"ts-node": "^10.9.2"
},
"devDependencies": {
"@eslint/js": "^9.9.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"autoprefixer": "^10.4.20",
"eslint": "^9.9.0",
"eslint-plugin-react-hooks": "^5.1.0-rc.0",
"eslint-plugin-react-refresh": "^0.4.9",
"globals": "^15.9.0",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.6",
"tailwindcss": "^3.4.10",
"typescript": "^5.5.3",
"typescript-eslint": "^8.0.1",
"vite": "^5.4.1"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/DingMY2016/vite-react-h5-template.git
git@gitee.com:DingMY2016/vite-react-h5-template.git
DingMY2016
vite-react-h5-template
vite-react-h5-template
main

搜索帮助