Interactive breakdown of UK income taxes.
Scala 3, Scala.js, Laminar, Vite
- NPM
- SBT (and JVM of course)
- open mind
npm install
To install JS dependencies
npm run build
this will produced an optimised version in the dist
folder
In one terminal run (and open the URL that Vite will print out)
npm run dev
In another terminal run
sbt ~fastLinkJS
Now whatever you edit, changes will be eventually reflected in the browser