Skip to content

intuitivecomputing/stretch-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6020616 · Apr 25, 2022

History

34 Commits
Feb 3, 2022
Dec 3, 2021
Apr 25, 2022
Dec 3, 2021
Dec 3, 2021
Dec 3, 2021
Dec 3, 2021
Dec 3, 2021
Mar 10, 2022
Dec 3, 2021
Dec 3, 2021
Dec 6, 2021
Dec 5, 2021
Dec 5, 2021

Repository files navigation

stretch-ui

A Quasar Framework app to interface with Hello Robot Stretch robot. Robot Remote Control Experimental Interface

Work in Progress

Install the dependencies

yarn

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn run lint

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.