# start-campus.h5 **Repository Path**: codeworld1314/start-campus.h5 ## Basic Information - **Project Name**: start-campus.h5 - **Description**: 智慧校园开源H5,使用Vue3+Vant开发完成,功能目前有闲置商品、失物招领、表白墙、树洞等模块内容,后续会继续更新更多的板块内容,喜欢就留下你的star吧!!!! - **Primary Language**: JavaScript - **License**: MPL-2.0 - **Default Branch**: master - **Homepage**: http://startcampus.cn - **GVP Project**: No ## Statistics - **Stars**: 12 - **Forks**: 1 - **Created**: 2023-02-20 - **Last Updated**: 2023-12-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: vue3 ## README # start-campus-h5 ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).