|
|
@@ -20,12 +20,14 @@ Vue.js is an MIT-licensed open source project. Its ongoing development is made p
|
|
|
<img width="300px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/strikingly.png">
|
|
|
</a>
|
|
|
|
|
|
-and
|
|
|
-
|
|
|
<a href="http://www.itunescn.com/">
|
|
|
<img width="200px" src="https://www.zymmm.com/content/images/2016/05/itunescn-logo-4.png">
|
|
|
</a>
|
|
|
|
|
|
+<a href="https://jsfiddle.net/">
|
|
|
+ <img width="200px" src="https://raw.githubusercontent.com/vuejs/vuejs.org/master/themes/vue/source/images/jsfiddle.png">
|
|
|
+</a>
|
|
|
+
|
|
|
## Intro
|
|
|
|
|
|
Vue.js is a library for building interactive web interfaces. It provides data-reactive components with a simple and flexible API. Core features include:
|