Skip to content

A "hello, world" HTTP server example running ClojureScript on Deno

License

Notifications You must be signed in to change notification settings

valerauko/cljs-deno-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClojureScript Deno example

A "Hello, world" HTTP server example running ClojureScript on Deno.

Running

yarn start

This will compile the ClojureScript into an ECMAScript module and load it in Deno. Visit http://localhost:8080 for a warm greeting.

Hot reloading does not work, so you'll have to restart it manually after each change.

About

A "hello, world" HTTP server example running ClojureScript on Deno

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project