• Stars
    star
    153
  • Rank 241,382 (Top 5 %)
  • Language
    Clojure
  • License
    Eclipse Public Li...
  • Created over 2 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Clojure live REPL tutorial

TryClojure

Try Clojure live in a REPL at tryclojure.org!

A collection of examples to take familiarity with the Clojure syntax.

Contributions are welcome!

Build

Run the following commands to run in dev version:

  • npm install
  • npm start to run shadow-cljs with watch option
  • npm run styles-watch for tailwind with autorebuild

To build:

  • npm run build for clojurescript + tailwind

Technologies

Inspiration

Resources

List of resources to learn more about Clojure.