Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.11 KB

README.md

File metadata and controls

41 lines (27 loc) · 1.11 KB

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.