# vue3Example **Repository Path**: company-test_0/vue3Example ## Basic Information - **Project Name**: vue3Example - **Description**: vue3项目样例,用法 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2021-08-12 - **Last Updated**: 2024-08-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue3-demo ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Run your unit tests ``` npm run test:unit ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). ### reference [script setup 语法使用](https://blog.csdn.net/u010059669/article/details/119780334) [Vue.js](https://v3.cn.vuejs.org/guide/migration/introduction.html) [Vue.js](https://staging-cn.vuejs.org/api/composition-api-setup.html)