Skip to content

t-cool/tryclojure-ja

 
 

Repository files navigation

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.

Translations

About

eliascotto/tryclojure の日本語版です。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 83.0%
  • CSS 12.3%
  • HTML 3.4%
  • Other 1.3%