parhasard / three-ros-app

A Vue app with roslib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

three-ros-app

WORK IN PROGRESS! This project will illustrate a small scale implementation of robot web tools on the browser. Watch this space!

Recommended IDE Setup

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Run Unit Tests with Vitest

npm run test:unit

Lint with ESLint

npm run lint

About

A Vue app with roslib


Languages

Language:Vue 47.2%Language:TypeScript 40.2%Language:CSS 9.9%Language:JavaScript 1.3%Language:HTML 1.3%