# vue-demo-sale-platform **Repository Path**: devbigapp/vue-demo-sale-platfor ## Basic Information - **Project Name**: vue-demo-sale-platform - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-06-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 一个使用vuejs搭建的售卖平台demo 基于Vue2.0 ## 编译步骤 ``` bash # 安装依赖组件 npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build ```