# moblie-web **Repository Path**: sunxyz/moblie-web ## Basic Information - **Project Name**: moblie-web - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-10-09 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mobile-web > 金怡佳移动端商城 ## 技术选型 ``` 后端 Spring Cloud + OAuth2认证 前端 Vue + vant ``` **参考资料:** [vant](https://youzan.github.io/vant/#/zh-CN/intro) [vue](https://cn.vuejs.org/v2/guide/index.html) ## 项目安装 ``` yarn install ``` **Compiles and hot-reloads for development** ``` yarn run serve ``` **Compiles and minifies for production** ``` yarn run build ``` **Lints and fixes files** ``` yarn run lint ```