Skip to content

Cash system to help calculate the contents of the cash register created with Vue

Notifications You must be signed in to change notification settings

soeguet/cash-system

Repository files navigation

cash-system

This project is a small simulation of a cash system to help calculate the contents of the cash register

main

Technologies

  • Vite
  • Vue3
  • Typescript

Installation

First, clone this repository:

git clone https://github.com/soeguet/cash-system

Then, navigate into the project folder and install the dependencies:

cd cash-system
npm install

To build the project for production, run:

npm run build
npm run preview

This will create a dist folder with the built files and spin up a webserver.

License

TeamChat is licensed under the MIT License.

About

Cash system to help calculate the contents of the cash register created with Vue

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors