# vue-app **Repository Path**: solocoding/vue-app ## Basic Information - **Project Name**: vue-app - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue项目代码合集 ### 分支vue-basic : JavaScript框架Vue深入浅出(从入门到开发) ### 分支vue-translate : Vue实战项目(在线翻译) ### 分支vue-blog : Vue-实战项目(个人博客) ### 分支vue-customer : Vue实战项目(后台用户管理系统) ### 分支vue-pizza-app : Vue2.x全家桶实战点餐系统 ### 分支vuex-app : Vuex从入门到开发(深入浅出) ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build ```