Skip to content

Commit ecfce0c

Browse files
committed
Add 3-step instructions to use DojoMap to README
1 parent dd8f3c5 commit ecfce0c

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

README.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
# :japan: DojoMap - 地図情報から CoderDojo を探す
2+
3+
地図を使って最寄りの CoderDojo を探してみよう!
4+
https://map.coderdojo.jp/
5+
6+
## 使い方
7+
8+
1. [coderdojo.jp](https://coderdojo.jp/#dojos) の「地図情報から探す」をクリック
9+
![](https://github.com/coderdojo-japan/map.coderdojo.jp/blob/main/images/instruction-1.png?raw=true)
10+
11+
2. 世界地図が表示されたら近くにある CoderDojo マーカーをクリック
12+
![](https://github.com/coderdojo-japan/map.coderdojo.jp/blob/main/images/instruction-2.png?raw=true)
13+
14+
3. 当該 CoderDojo の連絡先情報などが表示されるので、そこから詳細へ!
15+
![](https://github.com/coderdojo-japan/map.coderdojo.jp/blob/main/images/instruction-3.png?raw=true)
16+
17+
<br>
18+
19+
## セットアップ方法(開発者向け)
20+
121
1. dojo一覧を取得する
222

323
```
@@ -17,3 +37,10 @@
1737
% http-server
1838
% open http://localhost:8080
1939
```
40+
41+
<br>
42+
43+
## Copyright
44+
45+
- :world_map: 地図情報 &copy; GSI Japan | &copy; Geolonia | &copy; OpenStreetMap
46+
- :busts_in_silhouette: 開発者: [@champierre](https://github.com/champierre), [@yasulab](https://github.com/yasulab), and other [contributors](https://github.com/coderdojo-japan/map.coderdojo.jp/graphs/contributors).

0 commit comments

Comments
 (0)