1.1.0 • Published 8 years ago

vmall-ui v1.1.0

Weekly downloads
1
License
ISC
Repository
-
Last release
8 years ago

##Installation

npm i vmall-ui -S
 

##Import all components.

import Vue from 'vue';
import Vmall from 'vmall-ui';
import 'vmall-ui/lib/ui_default.css';
 
Vue.use(Vmall);
1.1.0

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago