MTL Murals is a a fun little project I started to plot out the beautiful murals of Montreal in a Google Map. Mostly it's an exercise for me to improve my Javascript by playing with ES6, Google Maps API, and Open Data.
Check it out here!
Before getting started, please make sure you have the Gulp CLI installed.
cd
to themtl-murals
foldernpm install
bower install
gulp serve
... that should be it!
Use the following command: git subtree push --prefix dist origin gh-pages