- Download and install node
cdinto repository- Run
npm install - Run
npm install -g gulp - Run
npm rebuild node-sass - Run
npm rebuild electron
To build the executable file for your chosen platform, run the following command:
npm run dist
The executable program will be found in a 'dist' folder in the local repository.