Skip to content

Instantly share code, notes, and snippets.

@sttt
Created March 24, 2018 10:51
Show Gist options
  • Save sttt/324ef7c9229bde87ccfcf053b1684816 to your computer and use it in GitHub Desktop.
Save sttt/324ef7c9229bde87ccfcf053b1684816 to your computer and use it in GitHub Desktop.
Beacon on Mars
<!--
Sorry for cheating with a compiled JS bundle. It's a React + Redux app using modules, so can't put it all in one file.
See the source at:
https://github.com/winkerVSbecks/beacon-on-mars
Demo with Audio:
https://winkervsbecks.github.io/beacon-on-mars/
-->
<div id="root" />
/*
Sorry for cheating with a compiled JS bundle.
It's a React + Redux app using modules, so can't
put it all in one file.
See the source at:
https://github.com/winkerVSbecks/beacon-on-mars
Demo with Audio:
https://winkervsbecks.github.io/beacon-on-mars/
*/
<script src="https://s3-us-west-2.amazonaws.com/s.cdpn.io/149125/beacon-on-mars.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment