A tiny, single page, live-updating web application that calculates pizza dough recipes using baker's percentages. It is written in Nim using the Karax framework.
Use Nim's JavaScript backend:
nim js -d:release -o:main.js main.nim
- Place
main.jsalongsideindex.html - Point your favorite web server at
index.html
