Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 955 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 955 Bytes

GBM Calculator

About

This is a fork of the original gbgwcalculator.github.io.

There have been many improvements:

  • Dark mode!
  • Additional filters
  • Full suite of GBM font glyphs

Installation

This project uses npm and grunt to deploy bundle files to improve load and performance.

You will need to install Node.js to deploy distribution files.

You can install and build using the following commands:

npm install
npm run build

Changelog

For version history, please view the change log.

Contributions