# vant_shop **Repository Path**: Gilbert_yuan_wen/vant_shop ## Basic Information - **Project Name**: vant_shop - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-07-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vant-demo demos Vant 示例页面汇总。 根据vant 官方demo 进行的进一步的拓展 ``` bash # 安装依赖 npm install # 本地开发 # 通过 localhost:8080 访问页面 npm run dev # 生产环境构建 npm run build ```