vonic
1.0.0

Komponen UI Mobile, berdasarkan Vue.js dan Ionic CSS.
https://wangdahoo.github.io/vonic/docs/

$ npm install [email protected]Mulailah cepat dengan Vue-Cli.
$ npm i vue-cli -g
$ vue init wangdahoo/vonic-template#2.0 my-vonic-app
$ cd my-vonic-app
$ yarn install
Jalankan proyek
$ npm run devItu saja.
Dan jika Anda mulai dengan Vue-Webpack-Boilerplate oleh Vue-Cli, periksa starter berikut untuk referensi Anda. https://github.com/wangdahoo/vonic-webpack-starter
Mit