Skip to content

cresh/reacl-tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reacl Tutorial

This is the skeleton project for the Reacl tutorial at CUFP 2015.

Tutorial preparations

You should clone this repository, install Java JDK 8, install Leiningen, and run

lein figwheel

in this directory. Your browser should display a web page that says "Reacl Tutorial". If your browser does not come up, point it to http://localhost:3449/.

If any of the above doesn't work as described, don't hesitate to contact me directly.

If it works, get an editor or IDE that works with Clojure and that you feel comfortable with

See if you can edit project.clj, for example. Note that we will only need basic editor functionality for the tutorial, and won't spend much time on editor support for Clojure at the tutorial.

License

Copyright © 2015 Mike Sperber

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Reacl tutorial for CUFP 2015

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 91.5%
  • HTML 6.2%
  • CSS 2.3%