Skip to content

Sticky notes demo app with Drag n Drop written in ClojureScript

Notifications You must be signed in to change notification settings

dundalek/cljs-stickies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stickies

Sticky notes demo app, supports dragging around and markdown content.

Development Mode

Install dependencies:

lein deps

Run app in dev mode:

lein dev

Run tests:

lein clean
lein doo phantom test once

The above command assumes that you have phantomjs installed. However, please note that doo can be configured to run cljs.test in many other JS environments (chrome, ie, safari, opera, slimer, node, rhino, or nashorn).

Production Build

To compile clojurescript and less styles:

lein build

About

Sticky notes demo app with Drag n Drop written in ClojureScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published