basic cljs setup for doerg

This commit is contained in:
2026-01-24 21:33:19 -07:00
parent 01fc065433
commit e34cad6361
14 changed files with 1968 additions and 26 deletions
-5
View File
@@ -1,5 +0,0 @@
(ns net.deertopia.main
(:gen-class))
(defn -main []
(println "hi"))