# xbin-mobile **Repository Path**: suntony/xbin-mobile ## Basic Information - **Project Name**: xbin-mobile - **Description**: binux/xbin-store 项目的移动端页面 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 61 - **Created**: 2018-01-13 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #xbin-mobile 采用ionic1作为前端开发框架,为Hybird版本,可以打包到IOS和Android平台 模仿国内知名B2C网站APP端 使用技术: * ionic1 环境搭建 * 安装node * 安装npm淘宝镜像, 否则很多库无法下载 https://npm.taobao.org/ * cnpm install -g cordova@6.0.0 ,ionic 用这个版本,其他版本报错 * 运行 ionic serve 会自动打开默认的浏览器,请用Chrome打开调试 进度 * 目前只有一个模版,还没有和后台交互 截图 * ![demo](http://git.oschina.net/orangehs/xbin-mobile/raw/master/imgs/demo.png)