# webpack-creat-vue **Repository Path**: moreface/webpack-creat-vue ## Basic Information - **Project Name**: webpack-creat-vue - **Description**: 使用webpack搭建vue项目,组件化开发 - **Primary Language**: NodeJS - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-10 - **Last Updated**: 2021-01-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # webpack-creat-vue #### 介绍 使用webpack搭建vue项目,组件化开发 #### 安装流程 - `npm install` 安装依赖 - `npm run serve` 实现webpack本地的打包 - 运行项目内的index.html