Skip to content
/ todoish Public

reagent, re-frame example (maybe datascript/datalog if I have enough time)

License

Notifications You must be signed in to change notification settings

vehas/todoish

Repository files navigation

install shadow-cljs and yarn

npm install -g shadow-cljs
npm install -g yarn

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)

About

reagent, re-frame example (maybe datascript/datalog if I have enough time)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published