# z-phone-ui **Repository Path**: _madi/z-phone-ui ## Basic Information - **Project Name**: z-phone-ui - **Description**: 基于vue与better-scroll滚动策略的手机端ui组件库,媲美原生app的体验与操作。已在公司内部推广并上线生产,受到一致性好评。会持续迭代更多的组件,然后完善相应文档。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 11 - **Forks**: 1 - **Created**: 2018-06-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # z-phone-ui > 基于better-scroll滚动策略的手机ui, npm已上,不过还没打真正版本,在公司内部生产试用。文档编写中~~编写完成后上线第一个版本。请期待~~~ ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report ``` For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).