# vue-npm-plugin-demo **Repository Path**: lin_xiaohui/vue-npm-plugin-demo ## Basic Information - **Project Name**: vue-npm-plugin-demo - **Description**: 一些常用的vue插件和例子 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-03 - **Last Updated**: 2022-08-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # plop 代码生成工具-b ### 代码生成命令,创建新页面 ``` npm run create ``` ### 启动项目 ``` npm run serve ``` ## Project setup ``` yarn install ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### demo1:html2canvas