https://github.com/TundraFizz/Node-C-Example
cd Node-C-Example
npm i
npm run all
Make sure you install the Windows build tools first, or else npm run compile will not work
Installing the build tools must be done in a command prompt with administrative privileges
npm i -g --production windows-build-tools
npm i -g node-gyp