# vue_shop **Repository Path**: ali114/vue_shop ## Basic Information - **Project Name**: vue_shop - **Description**: vue实战项目,电商后台管理系统,vue_shop - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-08-03 - **Last Updated**: 2021-11-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: vue项目 ## README # vue_shop 项目演示地址: http://123.56.220.204/#/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/).