Electron Adventures: Episode 78: Cookie Clicker Game Packaging
In previous episode we created a simple static Cookie Clicker game app. Let's now package it into a standalone app.
There are a few different packagers for Electron. In this episode we'll try Electron Forge.
Install and run import
$ npm install --sav...
taw.hashnode.dev3 min read