Skip to content

Commit f9735b2

Browse files
committed
Translate hackernews clone example
1 parent 0353432 commit f9735b2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/examples/hackernews.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
title: HackerNews Clone
1+
title: HackerNews クローン
22
type: examples
33
order: 8
44
---
55

6-
> This is a HackerNews clone built upon HN's official Firebase API, and using Browserify + Vueify for the build setup.
6+
> これは Hackernews のオフィシャル Firebase API に基づいた Hackernews クローンで、ビルドセットアップ向けに Browserify + Vueify を使っています。
77
88
<div style="max-width:600px">
99
<a href="http://yyx990803.github.io/vue-hackernews" target="_blank"><img style="width:100%" src="/images/hn.png"></a>
1010
</div>
1111

12-
> [[Source](https://github.com/yyx990803/vue-hackernews)]
12+
> [[Source](https://github.com/yyx990803/vue-hackernews)]

0 commit comments

Comments
 (0)