Skip to content

joshistoast/vue-tauri-calculator

Repository files navigation

Vue Calculator

This is a simple calculator app concept built with Vue.js and Tauri.

Table of Contents


Technologies

Features

  • Enter values with keyboard or mouse via virtual keyboard
  • Copy results to clipboard
  • View history

Expectations

This repo merely exists as a fun project learning how to build cross-platform apps with Tauri, and my favorite javascript framework (Vue.js). Don't expect too much from this project, but it's a good learning experience.


Installation

To install this calculator, run the following command inside the directory:

# Install dependencies
npm install

# Build the app
npm run tauri build

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published