ui-nuclear-mobile
v1.0.0
Published
A mobile UI components with vue implement
Downloads
11
Readme
English | 简体中文
UI Nuclear Mobile
A configurable Mobile UI specification and Vue-based implementation.
Documents
Demo
Clone this Project and run
$ npm run dev
Installation
$ npm install ui-nuclear-mobile --save
Usage
import UiNuclearMobile from 'ui-nuclear-mobile'
import 'ui-nuclear-mobile/dist/main.css'
...
Vue.use(UiNuclearMobile)