# Vue3 demo **Repository Path**: he-lingxia/mini-vue ## Basic Information - **Project Name**: Vue3 demo - **Description**: 基于vue3的练习demo - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: branch - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-26 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mini-vue ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).