Skip to content

weue/weex-uikit

 
 

Repository files navigation

weex-uikit

UI-KIT

http://www.ui.cn/detail/194373.html

How to use

Currently copy the packages folder to your project, then install stylus and stylus-loader into devDependencies。 You can change the styles directly in the .vue file to meet your needs.

Dev steps

  1. clone
git clone git@github.com:erguotou520/weex-uikit.git
  1. install dependencies
cd weex-uikit
npm i
  1. run demo
npm run demo:dev
  1. debug
npm run demo:debug

Releases

No releases published

Packages

No packages published

Languages

  • Vue 83.0%
  • JavaScript 13.8%
  • CSS 3.2%