http://www.ui.cn/detail/194373.html
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.
- clone
git clone git@github.com:erguotou520/weex-uikit.git
- install dependencies
cd weex-uikit
npm i
- run demo
npm run demo:dev
- debug
npm run demo:debug