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 4dc5e67 commit 0353432Copy full SHA for 0353432
source/examples/todomvc.md
@@ -3,8 +3,8 @@ type: examples
3
order: 7
4
---
5
6
-> This is a fully spec-compliant TodoMVC implementation in under 120 effective lines of JavaScript (excluding comments and blank lines).
+> これは Javascript の実質 120 行を切る(コメントと空行を除く)完全に仕様に準拠する TodoMVC 実装です。
7
8
<iframe width="100%" height="500" src="todomvc/index.html" allowfullscreen="allowfullscreen" frameborder="0"></iframe>
9
10
-> [[Source](https://github.com/yyx990803/vue/tree/master/examples/todomvc)]
+> [[Source](https://github.com/yyx990803/vue/tree/master/examples/todomvc)]
0 commit comments