/skatemusic_article

old code for The Pudding skate music article

Primary LanguageJavaScriptMIT LicenseMIT

Skate Music Pudding Article (Rough Draft)

Pre-production version of my skate-video article for The Pudding (here's the final version): https://pudding.cool/2018/06/skate-music/

Preview

gif of article

I'm storing it just because I had this rough draft stored in a separate repo, and would rather not destroy it.

Running Locally

To run locally, clone the repo, install dependencies with npm, and then run gulp:

git clone https://github.com/jwilber/skatemusic_article.git
cd skatemusic_article
npm i
gulp

A browser should open up with the article.

Authors

Jared Wilber