1 Star 0 Fork 0

katsuki / marketing-engine-front

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 587 Bytes
AI 代码解读
一键复制 编辑 原始数据 按行查看 历史
katsuki 提交于 2024-03-22 20:03 . 完成前端api开发开发
{
"name": "big-market-front",
"version": "0.1.0",
"private": true,
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "next start",
"lint": "next lint"
},
"dependencies": {
"@lucky-canvas/react": "^0.1.13",
"next": "13.5.6",
"react": "^18",
"react-dom": "^18"
},
"devDependencies": {
"@types/node": "^20",
"@types/react": "^18",
"@types/react-dom": "^18",
"autoprefixer": "^10",
"eslint": "^8",
"eslint-config-next": "13.5.6",
"postcss": "^8",
"tailwindcss": "^3",
"typescript": "^5"
}
}
1
https://gitee.com/lanceluot/marketing-engine-front.git
git@gitee.com:lanceluot/marketing-engine-front.git
lanceluot
marketing-engine-front
marketing-engine-front
master

搜索帮助