# vue-vant-spa **Repository Path**: Reviving-Pain/vue-vant-spa ## Basic Information - **Project Name**: vue-vant-spa - **Description**: 使用vue+webpack+vant搭建的前端单页应用(SPA)开发脚手架 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2020-09-19 - **Last Updated**: 2020-12-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-vant-spa > vue简易版vant-ui单页应用 ## 技术栈 [Vue.js](https://cn.vuejs.org/) [Vue-router](https://router.vuejs.org/zh/) [Vuex](https://vuex.vuejs.org/zh/) [Axios](https://github.com/axios/axios) [Vant-UI](https://youzan.github.io/vant) ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build ``` For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).