Skip to content

Latest commit

 

History

35 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cljspad server

The server that hosts cljspad

Running locally

1) Compile and watch cljspad UI code

git clone git@github.com:cljspad/cljspad.git
cd cljspad
./scripts/dev.sh

2) Run server code

git clone git@github.com:cljspad/server.git
cd server
lein repl
;; user=> (user/start! "/path/to/cljspad/ui/code")

3) Open UI

open http://localhost:3000

About

cljspad server

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages