Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 264 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 264 Bytes

Servoterm-electron

Servoterm based on electron. work in progress.

# Clone this repository
git clone [email protected]:STMBL/Servoterm-electron.git
# Go into the repository
cd Servoterm-electron
# Install dependencies
npm install
# Run the app
npm start