levifelling / wlia-2017-vector-tiles

Home Page:https://wlia-2017-vector-tiles.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wlia-2017-vector-tiles

Slide deck and examples for Vector Tile presentation. Initially prepared for the WLIA 2017 Annual Conference.

Running Locally

Make sure you have Node.js and the Heroku Toolbelt installed.

$ git clone https://github.com/levifelling/wlia17.git
$ cd wlia17
$ npm install
$ npm start

Your app should now be running on localhost:3000.

Deploying to Heroku

$ heroku create
$ git push heroku master
$ heroku open

About

https://wlia-2017-vector-tiles.herokuapp.com


Languages

Language:HTML 50.3%Language:CSS 34.2%Language:JavaScript 15.5%