______
/ _____)
| / _ _ ____ ____ ____ ____ ____ _ _
| | | | | |/ ___) ___) _ ) _ \ / ___) | | |
| \____| |_| | | | | ( (/ /| | | ( (___| |_| |
\______)____|_| |_| \____)_| |_|\____)\__ |
(____/
-----------------------------------------------------------------
Welcome to my Electron.js project!
This show the currency for Turkish currency
-
Enter project directory and run electron
-
You can launch the app from the Terminal:
$ electron .
-
You can export Windows, Gnu/Linux or Mac Os app. You should launch the app from the Terminal:
npm run package-linux
npm run package-mac
npm run package-win