# vant-template **Repository Path**: wwppz/vant-template ## Basic Information - **Project Name**: vant-template - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-30 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vant-template ## Vue-cli3 + Vue2.0 + vant 项目脚手架 ``` 配置了 vant + axiso + 重置css 的脚手架 开箱即用 ``` ``` 如要 最新的package.json。安装 npm install -g npm-check-updates, 依次输入 ncu ,npm install 。则可以完成更新 ``` ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).