# vue01 **Repository Path**: wangyangyang2023/vue01 ## Basic Information - **Project Name**: vue01 - **Description**: 本仓库配合仓库:vue_basic(https://gitee.com/SCKDKT/vue_basic)使用,主要包含了使用Vue-CLI脚手架之后的案例代码。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-08-21 - **Last Updated**: 2022-10-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue01 ## 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 ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).