基于 Vue.js 和 ionic 样式的 UI 框架

6,093 阅读1分钟

Features

  • Equip with Vue.js, Vue-Router, ES6 & Babel 6
  • Build with Webpack & Vue Loader
  • Ionic CSS Components
  • Stylesheets in Sass
  • Starter Project for Development Quick Start

Components

  • Typography
  • App (Application Instance & Navigation Bar)
  • MD-Buttons (Material Design Ripple Button)
  • Input
  • InputNumber
  • Radio
  • Checkbox
  • Toggle
  • Cascade
  • List
  • Cells
  • Tabs
  • ButtonBar
  • Scalable
  • Swiper
  • Scroller
  • Popover
  • Popup
  • Modal
  • ActionSheet
  • Sidebar
  • TabBar
  • Toast
  • Loading (Preloader)
  • Uploader

Getting started

Create project with on-line webpack template.

$ vue init wangdahoo/vonic-template my-project
$ cd my-project
$ npm install

please make sure that you have vue-cli installed.

Run project

$ npm run dev

That's it.

Thanks to

Standalone components

Documents