Skip to content

A Material Design style UI components Library with Vue.js

License

Notifications You must be signed in to change notification settings

thjiang/luxury-ui

Repository files navigation

A Material Design style UI components Library with Vue.js

Install

npm install luxury-ui --save

Usage

import Vue from 'vue';
import Luxury from 'luxury-ui';

Vue.use(Luxury);

Development

$ git clone git@github.com:thjiang/luxury-ui.git

$ cd luxury-ui
$ npm install
$ npm run dll
$ npm run dev

Open your browser and visit http://localhost:2048/build/.

LICENSE

MIT

About

A Material Design style UI components Library with Vue.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published