mattvioli / warehouse-robot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

warehouse-robot

Hello, welcome to our warehouse robot interface.

With this, you will be able to send commends as a string such as "N E S W" to our robot.

The robot will then move around the 10x10 warehouse. Unfortunately, we don't have the budget for bigger warehouses at the moment.

Getting Started

Installing dependencies

npm install

Running developer mode

npm run dev

Build typescript

npm run build

Run build typescript

npm run start

Tests

npm run test

About


Languages

Language:TypeScript 98.7%Language:JavaScript 1.3%