Mobile UI Components, based on Vue.js and ionic CSS. https://wangdahoo.github.io/vonic-documents
Mobile UI Components, based on Vue.js and ionic CSS.
https://wangdahoo.github.io/vonic/docs/
$ npm install [email protected]
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
MIT