/legom-calculator

A web app that calculates Weekly Feed mixture for users of the Mittleider Gardening System

Primary LanguageRust

Mittleider Weekly Feed online calculator

It is a part of my family gardening blog.

To launch (locally)

First, make sure you have Trunk installed by launching cargo install trunk. Then simply runs its dev server trunk serve --open.

Building

trunk build

The resulting files will be stored within ./dest/ directory.