# template-vue3 **Repository Path**: songxiaopenggitee/vue3tsfetchaxios ## Basic Information - **Project Name**: template-vue3 - **Description**: 这个是一个标准的Vue3项目模板,其中已经集成了 Vue3+TS+Axios+Fetch+Element-plus+router+store+utils ,是一个快速帮助我们创建项目开发的模板。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2021-07-24 - **Last Updated**: 2023-02-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # template ## 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/).