/calcie

Primary LanguageTypeScript

Calcie - cross-platform calculator with variables

TODO

  • Calculate basic math
  • Currency conversion
  • Line numbers
  • Store state when closed
  • Save/open calculations by name

Starting Development

Start the app in the dev environment:

npm start

Packaging for Production

To package apps for the local platform:

npm run package

Docs

See our docs and guides here