Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 382 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 382 Bytes

omniwheel-rc

A remote control with Joysticks for omniwheel vehicles built with Vue.js.

Screenshot

Setup

Installation

npm install

Compiles and hot-reloads for development

Localhost:

npm run dev

Network:

npm run dev -- --host

Compiles and minifies for production

npm run build