Skip to content

telescopio-montemayor/ethernet-encoder-servo-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ethernet_encoder_servo_ui

A nicer interface on top of https://github.com/telescopio-montemayor/ethernet-encoder-servo

Out of the box this works with an instance of ethernet-servo running on localhost. Edit the connection details inside src/main.js if needed.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.