An open API service indexing awesome lists of open source software.

https://github.com/songbug1024/vue-ionic

A Vue.js UI library for Ionic.
https://github.com/songbug1024/vue-ionic

ionic storybook vue

Last synced: about 1 month ago
JSON representation

A Vue.js UI library for Ionic.

Awesome Lists containing this project

README

          

# vue-ionic

> A Vue.js UI library for Ionic

## Setup

``` bash
# install dependencies
npm install

# run storybook for preview components, open browser: http://localhost:9001
npm run storybook
```