# vite-vue2-vant **Repository Path**: zmwcodediy/vite-vue2-vant ## Basic Information - **Project Name**: vite-vue2-vant - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-20 - **Last Updated**: 2022-01-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vite-vue2-starter A simple start for using vue2 with vite, using [underfin's vite-plugin-vue2](https://github.com/underfin/vite-plugin-vue2). ## Scripts ```bash npm run dev # start dev server npm run build # build for production npm run serve # locally preview production build ```