Skip to content

threefoldtecharchive/tf-farming-calculator

Repository files navigation

Threefold Farming Calculator (Weblet)

A web component which helps in calculating farming related calculations.

Run

git clone https://github.com/threefoldtech/tf-farming-calculator.git
cd ./tf-farming-calculator
yarn install
yarn dev

Build

yarn build