Skip to content

minimal-xyz/minimal-cljs

Repository files navigation

Minimal code to run ClojureScript

on Node.js with shadow-cljs.

Alternatively, you may try Lumo or Planck to run ClojureScript code with an interpreter.

Usage

npm install
npm shadow-cljs watch app

And run

node target/main.js

You will see Hello world printed in the console.

License

MIT

Releases

No releases published

Packages

No packages published