Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 347 Bytes

README.org

File metadata and controls

23 lines (14 loc) · 347 Bytes

eth-tweet-shadow

A web3.js app using shadow-cljs as compiler and node.js as server.

why

use node app to serve shadow-cljs compiled js app.

arch

server

Server use node/express MVC.

static files

use shadow-cljs to build js files

how to start app

$ node app.js
$ shadow-cljs watch tweet