# app-template-vue3-vant-ts **Repository Path**: smartdonkey/app-template-vue3-vant-ts ## Basic Information - **Project Name**: app-template-vue3-vant-ts - **Description**: Vue 3 + Vant4 + TypeScript + Vite 移动端框架模板 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-10 - **Last Updated**: 2024-01-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vue 3 + Vant4 + TypeScript + Vite 移动端框架模板 ## node 版本要求 18.0.0以上版本 ## yarn 作为包管理工具 1. 先全局安装yarn npm install yarm -g