ilyabo / manymizers

An experimental tool for helping to structure decision making

Home Page:https://manymizers.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manymizers

This is an experimental tool for helping to structure decision making inspired by the original version of ChoiceMap.

Try in action.

screenshot

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

Deployment

npm run deploy

About

An experimental tool for helping to structure decision making

https://manymizers.netlify.com/

License:MIT License


Languages

Language:Clojure 72.9%Language:CSS 23.0%Language:HTML 4.1%