Skip to content

kurtharriger/shadow-cljs-reframe-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starter Template

Simple Shadow CLJS Template Project

Getting Started

yarn watch
open http://localhost:8280

Testing

Interactive:

yarn watch-test
open http://localhost:8290

CI Server:

yarn test

ClojureScript Repl

cider-connect
localhost:8230

(cljs-repl)