# vue-manage **Repository Path**: roarth/vue-manage ## Basic Information - **Project Name**: vue-manage - **Description**: Vue练手前端项目, 跟随B站教程https://www.bilibili.com/video/BV1QU4y1E7qo?p=1来学习并完成了该项目,当然修改了很多内容并修复了一些Bug - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-06-17 - **Last Updated**: 2022-07-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, JavaScript, HTML, Less ## README # vue-manage ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).