Following along the official IBM Tutorial. Start the React app (preparing the SASS styles takes a long time!):
npm install
npm start
To start the Electron App - first stop the React app then run:
npm run dev
Preparing the SASS styles takes a long time! Don't panic. Get yourself a coffee!