Skip to content

DaikiMaekawa/akihabara_map_for_geeks

Repository files navigation

About

Build Status

Akihabara Map for Robot Geeks.

Usage

The site has been published to the following link.

https://daikimaekawa.github.io/akihabara_map_for_geeks/

Contributing

Add additional points of interest to data.json.

{
  "name": STRING,
  "lat": FLOAT,
  "lng": FLOAT,
  "description": STRING
}
  1. Fork this repo (https://github.com/DaikiMaekawa/akihabara_maps/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

License

The website is available as open source under the terms of the BSD License. Copyright 2016 Daiki Maekawa.

About

Akihabara Map for Robot Geeks. I'd like to introduce attractive shops in Electric Town to you.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published