An open API service indexing awesome lists of open source software.

https://github.com/borkdude/draggable-button-in-reagent

Very simple example of a draggable button in Reagent
https://github.com/borkdude/draggable-button-in-reagent

Last synced: 8 months ago
JSON representation

Very simple example of a draggable button in Reagent

Awesome Lists containing this project

README

          

draggable-button-in-reagent
===========================

Very simple example of a draggable button in Reagent

Demo [here](http://michielborkent.nl/reagent-drag/).

On local machine, run once `make compile`. Then run on two different shells `make front` and `make server`.