0.1.0-alpha1 • Published 10 years ago
vui v0.1.0-alpha1
VUI
A UI framework for mobile, built with Vue.
Design Pattern
VUI provides components that look like native UI in iOS, Android and Windows UI. However, VUI will not build those animations as in Material design.
Development
Clone site for preview:
$ git clone git@github.com:vui/vui.github.io.git publicGenerate site in public directory with jekyll:
$ cd public
$ jekyll build -wServe assets with webpack dev server:
$ npm startNow visit http://localhost:9090/ui/index.html. Don't forget /index.html.
0.1.0-alpha1
10 years ago