1.0.5 • Published 8 years ago
vonic-hl v1.0.5
Demo
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 6
 - Cool with Webpack 2.0 & Vue Loader
 - Ionic CSS Components
 - Stylesheets in Sass
 - Starter Project for Development Quick Start
 
Components
- Material Design Button
 - Input
 - Search
 - Radio
 - Checkbox
 - Toggle
 - RangeSlider
 - Badge
 - Toast
 - Loading
 - Header
 - List
 - Cells
 - Tabs
 - ButtonBar
 - Scalable
 - Swiper
 - Scroll
 - VueScroller
 - Cascade
 - Accordion
 - Datepicker
 - Dialog
 - Popup
 - Modal
 - ActionSheet
 - Sidebar
 - TabBar
 
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 installRun project
$ npm run devThat'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
LICENSE
MIT