npm install
npm run serve
npm run build
npm run lint
The application that simulates the movements of a robot.The robot can have three possible movements: "R" - turn right, "L" - turn left, "A" - advance. Used technologies: Vue.js, Canvas, CSS
Vue
npm install
npm run serve
npm run build
npm run lint