/edc-connect-nodejs

his connect edc

Primary LanguageJavaScriptCreative Commons Zero v1.0 UniversalCC0-1.0

edc-connect

# Clone this repository
git clone https://github.com/zokemoke/edc-connect-nodejs.git
# Go into the repository
cd edc-connect-nodejs
# Install dependencies
npm install
# Run the app
npm start

#build exe windows app 32bits
npm run build-win32
#build exe windows app 64bits
npm run build-win64
#build Other OS read doc https://github.com/electron-userland/electron-packager

Learn more about Electron and its API in the documentation.

Other Example Apps

SerialPort API Core.