Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

picandocodigo/efp_discount

Repository files navigation

EFP Discount Calculator

An online calculator for discounts in Brewdog bars for EFP's.

Development

Pre-requisites: npm. Once you have npm installed, run:

$ npm install

And:

$ npm install -g grunt-cli

This will install Grunt, a task runner currently used to minify the JS code. Gruntfile is configured to run uglify on js/calculator.js to app.js which is linked in the index.html file. So if you change the source file (js/calculator.js), you need to run grunt in the command line for js/app.js to be rewritten and the page updated.

Dependencies

About

An online calculator for EFP discounts in Brewdog bars

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published