Skip to content

Something like todo list made with ClojureScript and Reagent framework

License

Notifications You must be signed in to change notification settings

soeik/cljs-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo list in ClojureScript

Something like todo list made with ClojureScript and Reagent framework

Development mode

To start the Figwheel compiler, navigate to the project folder and run the following command in the terminal:

lein figwheel

Figwheel will automatically push cljs changes to the browser. Once Figwheel starts up, you should be able to open the public/index.html page in the browser.

Building for production

lein clean
lein package

About

Something like todo list made with ClojureScript and Reagent framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published