/CalcApp

Primary LanguageJavaScript

CalcApp (Task 1)

Simple calculator on desktop, make by Electron.

Installing

npm install

Testing

npm test

Usage

You can package this application follow by your OS by this

npm run package-mac
npm run package-win
npm run package-linux

or you can run this command to start project

npm start

Built With

Authors

  • Weerayut Chalaruk