Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 312 Bytes

File metadata and controls

13 lines (9 loc) · 312 Bytes

abv-calculator

A simple ABV Calculator for home brewers.

Check out the demo at https://brianmccoy.net/abv-calculator

Built with React and TypeScript

Installation


  1. Clone this repo.
  2. yarn install or npm install
  3. yarn start or npm start