# vue-component-book **Repository Path**: casual1429/vue-component-book ## Basic Information - **Project Name**: vue-component-book - **Description**: 掘金小册《Vue.js 组件精讲》示例源码 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-01-13 - **Last Updated**: 2023-05-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![](https://file.iviewui.com/vue-component-book.png) 购买地址:[https://juejin.im/book/5bc844166fb9a05cd676ebca](https://juejin.im/book/5bc844166fb9a05cd676ebca) ## 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 ```