# Shopping_code **Repository Path**: listen-carefully/shopping_code ## Basic Information - **Project Name**: Shopping_code - **Description**: 纯前端项目,Vite构建vue项目,采用了vw适配方案,实现了登录页、首页、分类页、商品详情、购物车、搜索页面、结算支付、我的订单等等完整商城功能,并封装了图片验证码接口和短信验证倒计时功能。 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-06-26 - **Last Updated**: 2025-03-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # code-shopping ## 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/).