# 基于Vant组件的移动端页面 **Repository Path**: jstart/demo-vant ## Basic Information - **Project Name**: 基于Vant组件的移动端页面 - **Description**: 基于Vant组件完成的移动手机客户端的页面设计 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-11-18 - **Last Updated**: 2024-02-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, Vant, JavaScript, CSS ## README # demo-vant ## 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/).