1.0.0 • Published 5 years ago

nui-antd v1.0.0

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

English | 简体中文

NUI ANT VUE

A configurable Mobile UI specification and Vue-based implementation.

Documents

Demo

Live Demo

Clone this Project and run

$ npm run dev

Installation

$ npm install nui-ant-vue --save

Usage

import NuiAntVue from 'nui-ant-vue'
import 'nui-ant-vue/dist/main.css'

...

Vue.use(NuiAntVue)