Skip to content
This repository was archived by the owner on Aug 5, 2024. It is now read-only.

Latest commit

 

History

History
26 lines (20 loc) · 456 Bytes

File metadata and controls

26 lines (20 loc) · 456 Bytes

Web App for Self balancing Robot tuning

Project setup

npm install

Using mqtt with webpack (for websockets -> working with browsers) : package name is precompiled-mqtt

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Customize configuration

See Configuration Reference.