We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58425db commit 5abddccCopy full SHA for 5abddcc
README.md
@@ -1,6 +1,12 @@
1
# MOBILE UI (requirejs + vue)
2
> Control is refactored based on mint-ui
3
4
+<p style="text-align:center;">
5
+ <a href="https://travis-ci.org/heruiwoniou/vue-requirejs-mobile-ui">
6
+ <img src="https://travis-ci.org/heruiwoniou/vue-requirejs-mobile-ui.svg?branch=master" alt="Build Status" />
7
+ </a>
8
+</p>
9
+
10
### setup
11
```
12
npm install
@@ -16,4 +22,4 @@ npm run dev
16
22
17
23
npm run build
18
24
http-server pack
19
-```
25
+```
0 commit comments