All Projects → lepture → Vui

lepture / Vui

A UI framework for mobile, built with Vue.

Labels

VUI

A UI framework for mobile, built with Vue.

Donate lepture

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 [email protected]:vui/vui.github.io.git public

Generate site in public directory with jekyll:

$ cd public
$ jekyll build -w

Serve assets with webpack dev server:

$ npm start

Now visit http://localhost:9090/ui/index.html. Don't forget /index.html.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].