Home

Awesome

<p align="center"> <a href="https://wangdahoo.github.io/vonic/docs/"> <img src="https://github.com/wangdahoo/vonic/raw/master/logo.png"> </a> </p> <p align="center"> <img src="https://img.shields.io/badge/version-%202.0.0%20beta.15%20-green.svg"> <img src="https://img.shields.io/badge/vue-%202.1.10%20-green.svg"> </p> <p align="center">Mobile UI Components, based on Vue.js and ionic CSS.</p>

Demo

<p align="center"> <a href="https://wangdahoo.github.io/vonic/docs/">https://wangdahoo.github.io/vonic/docs/</a> </p> <p align="center"> <img src="https://github.com/wangdahoo/vonic/raw/master/qrcode.png"> </p>

Notice

$ npm install vonic@2.0.0-beta.15

Features

Components

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

LICENSE

MIT