# vue3-vantUI-typeScript **Repository Path**: chenroaming/vue3-vant-ui-typescript ## Basic Information - **Project Name**: vue3-vantUI-typeScript - **Description**: 基于vue3.x全家桶和vant-ui的移动端简洁模板项目。(开发中。。。) - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-07-20 - **Last Updated**: 2022-09-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, Vant, TypeScript, Mobile, Vuex ## README # vue3-vantUI-typeScript ## 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/).