Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 414 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 414 Bytes

circle-color

A small ClojureScript project to try out JS transforms and JS module support.

Description

This ClojureScript project uses React to change the color of a circle via an input field.

Setup

Build the project with:

$ ./scripts/build
$ open resources/public/index.html

License

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.