# Vue前台电商项目 **Repository Path**: qf10/front-desk-e-commerce-project ## Basic Information - **Project Name**: Vue前台电商项目 - **Description**: 此项目为在线电商Web API(SPA),包括首页、商品详情、搜索列表、购物车、订单、支付、用户登录/注册等多功能,采用了前端比较热门的开发技术,包括Vue全家桶+webpack+Axios等技术,采用了前端组件化、模块化、工程化的模式开发。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2022-02-11 - **Last Updated**: 2022-06-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue前台项目 ## README # 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/).