Skip to content

simple calculator in React (Preact) with web, responsive, PWA and desktop version

Notifications You must be signed in to change notification settings

sytabaresa/r2-calculator

Repository files navigation

r2-calculator

simple calculator in React (Preact) with web, responsive, PWA and desktop version: see demo here

techs used:

PWA

you can install as a PWA application in a desktop browser (firefox, chrome, etc) or in a Android/iOS browser, clicking in the corresponding popup and installing the program:

pwa

Destop application:

you can compile go code (Windows, Linux, OSX) to make a desktop version of the app:

destop-image

CLI Commands

  • npm install: Installs dependencies

  • npm run dev: Run a development, HMR server

  • npm run serve: Run a production-like server

  • npm run build: Production-ready build

  • npm run deploy: Production-ready build and upload to GitHub Pages

  • npm run desktop: Production-ready Desktop application

About

simple calculator in React (Preact) with web, responsive, PWA and desktop version

Topics

Resources

Stars

Watchers

Forks