# hello-vue **Repository Path**: WebJianHong/hello-vue ## Basic Information - **Project Name**: hello-vue - **Description**: 用来调试Vue2.0版本源码的项目 - **Primary Language**: JavaScript - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-21 - **Last Updated**: 2022-01-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # hello-vue 项目用来调试Vue2.0版本源码 ## Project setup ``` yarn ``` ### Compiles and hot-reloads for development ``` yarn serve/dev ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).