Skip to content

minimal-xyz/minimal-cljs-macro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Macro example for shadow-cljs

Simple example to try macros in ClojureScript. Some tricky things.

Develop

With hot code swapping support:

yarn
yarn shadow-cljs watch server

# another tty
node target/main.js

Build

yarn shadow-cljs compile app

Compiles to target/.

Steps

  • add shadow-cljs.edn to config compilation
  • run node target/main.js to start app and connect reload server

License

MIT

About

An example for Macros in ClojureScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •