Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 490 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 490 Bytes

LoopGIFs

JavaScript in 2015 video

From the video, JavaScript in 2015

To get this example running, check out this repository, and:

npm install -g jspm live-server
jspm install
live-server

To run in production mode, run jspm bundle-sfx --minify lib/main then switch the DEV and PROD scripts on index.html

Happy new year!