Skip to content

Commit 0353432

Browse files
committed
Translate todo mvc example
1 parent 4dc5e67 commit 0353432

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/examples/todomvc.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ type: examples
33
order: 7
44
---
55

6-
> This is a fully spec-compliant TodoMVC implementation in under 120 effective lines of JavaScript (excluding comments and blank lines).
6+
> これは Javascript の実質 120 行を切る(コメントと空行を除く)完全に仕様に準拠する TodoMVC 実装です。
77
88
<iframe width="100%" height="500" src="todomvc/index.html" allowfullscreen="allowfullscreen" frameborder="0"></iframe>
99

10-
> [[Source](https://github.com/yyx990803/vue/tree/master/examples/todomvc)]
10+
> [[Source](https://github.com/yyx990803/vue/tree/master/examples/todomvc)]

0 commit comments

Comments
 (0)