Skip to content

Code for the youtube video on how to create a simple calculator desktop app using React, Electron and Vite.

Notifications You must be signed in to change notification settings

mohitkumartoshniwal/calculator-react

Repository files navigation

calculator-react

An Electron application with React

Recommended IDE Setup

Project Setup

Install

$ npm install

Development

$ npm run dev

Build

# For windows
$ npm run build:win

# For macOS
$ npm run build:mac

# For Linux
$ npm run build:linux

About

Code for the youtube video on how to create a simple calculator desktop app using React, Electron and Vite.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published