前端框架选型是企业提升开发效率与用户体验的关键因素
757
2022-10-30
移动UI组件,基于 Vue.js 和 ionic 样式的 UI 框架
Mobile UI Components, based on Vue.js and ionic CSS.
Demo
https://wangdahoo.github.io/vonic/docs/
Notice
v2.0.0-beta.15 released.
$ npm install vonic@2.0.0-beta.15
for vue 1.0, please refer to branch 1.x.
Features
Equip with Vue.js, Vue-Router, ES6 & Babel 6Cool with Webpack 2.0 & Vue LoaderIonic CSS ComponentsStylesheets in SassStarter Project for Development Quick Start
Components
Material Design ButtonInputSearchRadioCheckboxToggleRangeSliderBadgeToastLoadingHeaderListCellsTabsButtonBarScalableSwiperScrollVueScrollerCascadeAccordionDatepickerDialogPopupModalActionSheetSidebarTabBar
Getting started
quick start with vue-cli.
$ npm i vue-cli -g$ vue init wangdahoo/vonic-template#2.0 my-vonic-app$ cd my-vonic-app$ yarn install
Run project
$ npm run dev
That's it.
And if you start with vue-webpack-boilerplate by vue-cli, check the following starter for your reference. https://github.com/wangdahoo/vonic-webpack-starter
Documents
中文文档
Thanks to
IonicFramework7WeUIvumvuxAngular Material
LICENSE
MIT
版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。
发表评论
暂时没有评论,来抢沙发吧~