lispcast / understanding-re-frame

Code to accompany the course Understanding Re-frame on PurelyFunctional.tv https://purelyfunctional.tv/courses/understanding-re-frame/
Creative Commons Zero v1.0 Universal
13 stars 7 forks source link

Understanding Re-frame

This repository is code to accompany the the Understanding Re-frame course on PurelyFunctional.tv.

Development Mode

Clone this repository:

$CMD git clone https://github.com/lispcast/understanding-re-frame.git

Start Figwheel from the command-line

Change to the directory:

$CMD cd understanding-re-frame

Run Figwheel:

$CMD lein fig-dev

License

Star Wars vehicle and character images are from the Star Wars Databank. A cache of those images is provided here for those who wish to work on this course offline. These images are copyrighted by Lucasfilm Ltd and are used here for educational purposes.

CC0

To the extent possible under law, the person who associated CC0 with this work has waived all copyright and related or neighboring rights to the code in this repository.

See the LICENSE file for more information.