Djuuu / ticket-calc

Simple ticket calculator

Home Page:https://ticket-calc.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ticket-Calc

https://ticket-calc.app/

This app allows you to determine the optimal number of tickets of different values you can use to pay for a given amount.

Development

This is a Vue CLI project.

  • Install dependencies
yarn install
  • Build
yarn run serve # Compiles and hot-reloads for development
yarn run build # Compiles and minifies for production
  • Run your tests
yarn run test
yarn run test:unit # run only unit tests
  • Lints and fixes files
yarn run lint

About

Simple ticket calculator

https://ticket-calc.app

License:MIT License


Languages

Language:JavaScript 53.8%Language:Vue 41.2%Language:HTML 2.9%Language:CSS 2.1%