Tetsuro / mtl-murals

MTL Murals

Home Page:https://tetsuro.github.io/mtl-murals/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Montreal Murals

What is this?

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!

Spinning up a server

Before getting started, please make sure you have the Gulp CLI installed.

  • cd to the mtl-murals folder
  • npm install
  • bower install
  • gulp serve

... that should be it!

Deploying to gh-pages

Use the following command: git subtree push --prefix dist origin gh-pages

About

MTL Murals

https://tetsuro.github.io/mtl-murals/


Languages

Language:JavaScript 47.3%Language:CSS 33.6%Language:HTML 19.2%