77beats is an Old Town School of Folk Music event across the city of Chicago. Through the use of Angular and Google Maps API, the two of them are tethered to convey the event's data and location.
-
git clone
https://github.com/classicmatsuo/77beats
-
run
npm install
-
run
node index.js
to spin a server on localhost:5000
-
run
gulp cssMinify
-
run
gulp concat
next
- index.html will have concatenated css and js file refs and those are located in the 'dist/lib' folder. uncomment googleMapsAPI link for production and comment out link for dev, at bottom of index.html
- all other assets will be in
public/
folder