# wisdom-shopping **Repository Path**: lemonsgl/wisdom-shopping ## Basic Information - **Project Name**: wisdom-shopping - **Description**: 智慧商城项目,包含了登录、主页、分类、购物车、搜索、商品详情、购物车等页面,实现了用户登录,主页以及商品详情页的渲染,搜索商品,添加商品到购物车,订单结算、取消以及收货等功能 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-09-13 - **Last Updated**: 2024-01-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: vue2, JavaScript ## README # shopping-demo ## 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/).