# vue-commerce **Repository Path**: xumda/vue-commerce ## Basic Information - **Project Name**: vue-commerce - **Description**: 电商前台,基于Vue+ElementUI - **Primary Language**: Unknown - **License**: AFL-3.0 - **Default Branch**: master - **Homepage**: http://lixunda.top - **GVP Project**: No ## Statistics - **Stars**: 9 - **Forks**: 3 - **Created**: 2019-11-15 - **Last Updated**: 2025-08-22 ## Categories & Tags **Categories**: ecommerce **Tags**: None ## README # vue-commerce ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Run your tests ``` npm run test ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).