A simple ClojureScript code sandbox (“sunaba” means “sandbox” in Japanese).
This app was scaffolded using create-reagent-app, which is powered by Shadow-CLJS.
See a live demo of the app.
git clone https://github.com/AutoScreencast/codesunaba.git
cd codesunaba
npm install
npm start
Then, open http://localhost:3000
in your browser, and enjoy!