# vue-图书商城 **Repository Path**: jkooo/vue-book-mall ## Basic Information - **Project Name**: vue-图书商城 - **Description**: 自学vue商城前端源码,vue3版本,希望对初学vue者有所帮助。 - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 2 - **Created**: 2025-02-07 - **Last Updated**: 2025-07-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: vue3, Vant ## README # vue版 图书商城 ![输入图片说明](a3f25e1b-e46a-4151-8aae-fe001cb2692a.png) 1.使用npm版本15.0.0 2.商城aip地址 https://www.showdoc.com.cn/1207745568269674/6094279351627422 3.QQ交流群 :960316564 (更多免费资料,安装或演示视频) 4.uniapp版本地址:https://gitee.com/uniapp_6/uniapp-book-mall 5.Tp5在线客服系统:https://gitee.com/jkooo/tp5-is-available ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).