# Vue-project **Repository Path**: meeting-division/vue-project ## Basic Information - **Project Name**: Vue-project - **Description**: 这是我自学前端做的第一个vue3项目,跟着视频做的,还有很多地方不太清楚,里面还有很多不足之处,后续会慢慢改进的。 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-01-16 - **Last Updated**: 2023-03-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, Vuex ## README # vue-project ## 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/).