# ecmall-vue **Repository Path**: lufancode/ecmall-vue ## Basic Information - **Project Name**: ecmall-vue - **Description**: a E-commerce website created with Vue.js - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: https://lufancode.gitee.io/ecmall-vue/index - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2019-12-07 - **Last Updated**: 2021-10-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ecmall-vue ## 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/).