SkillAgentSearch skills...

Mort Calc

Mortgage calculator in Clojurescript, Reagent & Re-frame

Install / Use

npx skills add rahulpilani/mort-calc

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Supported Platforms

Universal

README

mort-calc

A simple Mortgage Calculator in Clojurescript, Reagent and re-frame.

Development Mode

Run application:

lein clean
lein figwheel dev

Figwheel will automatically push cljs changes to the browser.

Wait a bit, then browse to http://localhost:3449.

Production Build

To compile clojurescript to javascript:

lein clean
lein cljsbuild once prod

Related Skills

View on GitHub
GitHub Stars24
CategoryDevelopment
Updated6y ago
Forks3

Languages

Clojure

Security Score

60/100

Audited on May 31, 2020

No findings