# lk-mall-api **Repository Path**: doubledogss/lk-mall-api ## Basic Information - **Project Name**: lk-mall-api - **Description**: lk-mall-api - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: https://gitee.com/doubledogss/lk-mall-api - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-28 - **Last Updated**: 2022-09-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: SpringBoot ## README ## 项目地址 - 码云:**https://gitee.com/doubledogss/lk-mall-api** - 飞书云文档:**https://f6q9xnlo2k.feishu.cn/docx/doxcnVdf153htAnIiJbqUZGJqHg** - 板栗看板:**https://feishu.banlikanban.com/kanban/630acb9fb46ad70065780f5e** ## 技术栈 ## 启动 - 商城接口(后端) - 商城页面(前端) ```sh npm install --registry=https://registry.npmmirror.com npm run serve ``` - 商城管理后台系统(前端) ```sh npm install --registry=https://registry.npmmirror.com npm run dev ``` ## 参考 - 掘金课程:**https://juejin.cn/book/6844733826191589390/** - 原后端项目地址:**https://gitee.com/newbee-ltd/newbee-mall-api** - 原前端项目地址:**https://gitee.com/newbee-ltd/newbee-mall-vue3-app**