# vue_ElementUI_shop **Repository Path**: fumk/vue_ElementUI_shop ## Basic Information - **Project Name**: vue_ElementUI_shop - **Description**: 基于vue+ElementUI,一个电商demo,调用外部接口 - **Primary Language**: HTML - **License**: Not specified - **Default Branch**: login - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-09-26 - **Last Updated**: 2022-04-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-login ## 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/).