Skip to content

benzap/reddit-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reddit Web Console

nothing here yet

1 Development

  • requires shadow-cljs: npm install -g shadow-cljs
  • requires java JDK 8

1.1 Commandline Execution

# First Terminal, watch/compile the frontend and backend
shadow-cljs watch app browser

# Second Terminal, run the node web server
node out/index.js