Skip to content

A simple web app that calculates alcohol-by-volume from specific gravity readings. Utilizes a functional style of javascript.

License

Notifications You must be signed in to change notification settings

MellowCobra/FPJS-ABV-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FPJS-ABV-Calculator

A simple web app that calculates alcohol-by-volume from specific gravity readings. Utilizes a functional style of javascript.

Run with

  • npm install
  • npm run start

Alternatively, you can just build the app:

  • npm run webpack

The build will compile all .js files from /src into /dist/bundle.js

About

A simple web app that calculates alcohol-by-volume from specific gravity readings. Utilizes a functional style of javascript.

Resources

License

Stars

Watchers

Forks

Packages

No packages published