A barebones example of using the Vega spec for MapD backend rendering with MapBoxGL.JS
Using npm
:
npm install
Using yarn
(recommended)
yarn install
To start the webpack-dev-server
:
npm start
then open your browser to http://localhost:8080
...to do...
Chris Henrick (@clhenrick)