# vue2-practice-simple **Repository Path**: heylucky/vue2-practice-simple ## Basic Information - **Project Name**: vue2-practice-simple - **Description**: vue相关资料、 书籍学习 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-07-29 - **Last Updated**: 2021-09-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # practice-simple > vue书籍代码练习 - 《Vue.js从入门到项目实战》刘汉伟著 ## 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 ``` For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).