Install Meteor framework first and then run in project folder:
git clone https://github.com/DevsignStudio/viu.git
meteor npm install
meteor
Or you can install packages in existing project:
meteor add akryum:vue akryum:vue-router2 akryum:vue-component
meteor add devsignstudio:viu-ui
meteor npm rebuild
Current progress:
- Appbar
- Side Navigation
- Buttons (Raised, Flat & Color)
- Cards
- Confirmation Dialog
- Snackbar
- Expansiol Panel (Accordion)
- Lists (Single, Double, Triple)
- Image Loading
- Dropdown Menu
- Dropdown Select
- Modal
- Checkbox
- Radio
- Switch
- Sliders
- Tooltips (buggy)
- Textfield (single & multiline)
- Tab
- Icon
- Icon Button
- SearchBox
- FAB
- Date picker
- Time picker
- Gallery
- Login Form
- Custom cards
- Transition Effects
- Progress Bar