Skip to content

ISONE-DEVOPS/electron-serialport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1 How To Use full electron serialport demo application instalation

# Clone this repository project
git clone https://github.com/ISONE-DEVOPS/electron-serialport.git

# Go into the repository
cd electron-serialport
# Install dependencies
npm install
# Run the app
npm start

2 How To Use in a existing nodejs application

# Install dependencies
npm install serialport

# Run the app
node reader.js

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published