# vue-study **Repository Path**: 57code/vue-study ## Basic Information - **Project Name**: vue-study - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: web31 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 91 - **Forks**: 66 - **Created**: 2020-05-05 - **Last Updated**: 2022-12-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # study-vue ## 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/).