8000 GitHub - alcovegan/vue-random-airport: App displaying random large airports on Google Maps
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

alcovegan/vue-random-airport

Repository files navigation

76C7

vue-random-airport

Demo

http://random-airport.tru.io/

About

This is project inspired by @flopp project - airports_map. I just want to build something like this, but with VueJS.

Data

Airports data partially taken from OurAirports (i use they airports csv data for filtering my own data by size of airport) and partially information that taken from another open sources. So, here you can see is 568 airports marked as "large_airport" in OurAirports data.

Notes

In this first version all the data and scripts are bundled together, so, build file a bit large. Also, there is no adequate mobile version.

V2 be better :)

Setup and build

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

About

App displaying random large airports on Google Maps

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0