Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 199 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 199 Bytes

vue-ionic

A Vue.js UI library for Ionic

Setup

# install dependencies
npm install

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