# vue项目实战 **Repository Path**: frontend-cluster/vue_shop ## Basic Information - **Project Name**: vue项目实战 - **Description**: 1、能够基于vue初始化项目 2、基于vue栈进行项目开发 3、基于vue的第三方组件进行项目开发 4、前后端分离的开发模式 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-10 - **Last Updated**: 2023-12-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue_shop ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).