/cutit

Cuts money using various pieces

Primary LanguageVueMIT LicenseMIT

Cut it!

Simple program that helps achieve a sum of money using different available cuts.

(if you have a better name or explaination, plz open an issue)

Visit it at https://rossilorenzo.dev/cutit/

Project Setup

yarn

Compile and Hot-Reload for Development

yarn dev

Type-Check, Compile and Minify for Production

yarn build