codesunaba icon indicating copy to clipboard operation
codesunaba copied to clipboard

A simple ClojureScript code sandbox in your browser.

Code Sunaba

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.


Getting Started

git clone https://github.com/AutoScreencast/codesunaba.git
cd codesunaba
npm install
npm start

Then, open http://localhost:3000 in your browser, and enjoy!