# 基于vue的商品网购平台 **Repository Path**: itger/vue_shopping ## Basic Information - **Project Name**: 基于vue的商品网购平台 - **Description**: 商品网购平台是一个商品售卖网站,具有注册登录、搜索、购物车、购买商品、查看订单等功能 个人职责:平台首页、商品详情、登陆注册、购物车、购买商品等部分功能 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-10-10 - **Last Updated**: 2022-10-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # shopping_project ## 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/).