2 Star 1 Fork 0

鱼丸仙仙/仿网易LOFTER全栈项目

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.14 KB
一键复制 编辑 原始数据 按行查看 历史
鱼丸仙仙 提交于 2022-08-09 00:34 . React+ts仿网易LOFTER项目
{
"name": "lofter-app",
"private": true,
"version": "0.0.0",
"type": "module",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",
"preview": "vite preview"
},
"dependencies": {
"@dnd-kit/core": "^6.0.5",
"@dnd-kit/modifiers": "^6.0.0",
"@dnd-kit/sortable": "^7.0.1",
"@dnd-kit/utilities": "^3.2.0",
"@types/styled-components": "^5.1.25",
"antd-mobile": "^5.20.0",
"axios": "^0.27.2",
"classnames": "^2.3.1",
"font-awesome": "^4.7.0",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-lazyload": "^3.2.0",
"react-redux": "^8.0.2",
"react-router": "^6.3.0",
"react-router-dom": "^6.3.0",
"react-transition-group": "^4.4.5",
"redux": "^4.2.0",
"redux-thunk": "^2.4.1",
"styled-components": "^5.3.5",
"swiper": "^8.3.2"
},
"devDependencies": {
"@types/node": "^18.6.1",
"@types/react": "^18.0.15",
"@types/react-dom": "^18.0.6",
"@types/react-lazyload": "^3.2.0",
"@types/react-transition-group": "^4.4.5",
"@vitejs/plugin-react": "^2.0.0",
"typescript": "^4.6.4",
"vite": "^3.0.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/fish-ball-fairy/lofter.git
git@gitee.com:fish-ball-fairy/lofter.git
fish-ball-fairy
lofter
仿网易LOFTER全栈项目
master

搜索帮助