Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 262 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 262 Bytes

load-calculator

What it does

A load calculator, aimed at installers. to allow them to put together a calculation of what battery capacity is needed for a home setup of an off-grid power supply.

Getting started

nvm use v18
npm i
npm run dev