dcangulo / location-picker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Location Picker

  1. git clone https://github.com/dcangulo/location-picker.git
  2. cd location-picker
  3. python -m http.server (Python 3) or python -m SimpleHTTPServer (Python 2)
  4. Browse on browser: http://localhost:8000 (jQuery slow) or http://localhost:8000/index-vanilla.html (VanillaJS fast)

About


Languages

Language:HTML 100.0%