Mention to vue.js

This commit is contained in:
uu59 2014-06-05 14:46:30 +09:00
parent bdc64be5d9
commit 7bb0f7e5be

View File

@ -6,6 +6,7 @@
<%= t ".description" %>
</p>
<!-- vue.js -->
<div id="chapter1">
<form>
<p v-repeat="payloads">
@ -22,3 +23,4 @@
<span v-repeat="logs">{{ $value }}
</span></pre>
</div>
<!-- /vue.js -->