Skip to content

cgore/2016-05-17-reagent-tutorial

Repository files navigation

reagent-tutorial

This is a basic workthrough tutorial project for ClojureScript using Reagent.

There is a nice short tutorial here.

This was created with the lein reagent-template plugin by:

lein new reagent reagent-tutorial

You can launch lein figwheel by

cd reagent-tutorial; lein figwheel

and then eventually connect at localhost:3449.

Each of the directories of the form NN-something is a step, in order, along the development of the tutorial.

About

Basic workthrough of a tutorial project for ClojureScript using Reagent.

Resources

License

Stars

Watchers

Forks

Packages

No packages published