Skip to content

ryanhamley/vue-mapbox-gl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-mapbox-gl

A demo Vue app using MapboxGL to track the position of the International Space Station in real time.

View live site

Build Setup

# if you don't have Yarn installed
npm install -g yarn

# install dependencies
yarn

# serve at localhost:8080 (if you're running dev for the first time, you must run yarn build first)
yarn dev

# build for production with minification
yarn build

# lint all *.js and *.vue files
yarn lint

# run unit tests
yarn test

For more information see the docs for vueify.

About

A demo Vue app using MapboxGL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published