十分鐘複習基本語法
<script src="https://cdnjs.cloudflare.com/ajax/libs/vue/2.0.3/vue.js">
在 html 中加上 dom
<div id="myVue">{{ message }}</div>