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 0353432 commit f9735b2Copy full SHA for f9735b2
source/examples/hackernews.md
@@ -1,12 +1,12 @@
1
-title: HackerNews Clone
+title: HackerNews クローン
2
type: examples
3
order: 8
4
---
5
6
-> This is a HackerNews clone built upon HN's official Firebase API, and using Browserify + Vueify for the build setup.
+> これは Hackernews のオフィシャル Firebase API に基づいた Hackernews クローンで、ビルドセットアップ向けに Browserify + Vueify を使っています。
7
8
<div style="max-width:600px">
9
<a href="http://yyx990803.github.io/vue-hackernews" target="_blank"><img style="width:100%" src="/images/hn.png"></a>
10
</div>
11
12
-> [[Source](https://github.com/yyx990803/vue-hackernews)]
+> [[Source](https://github.com/yyx990803/vue-hackernews)]
0 commit comments