Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 525 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 525 Bytes

logo

this repository contains the demos for intercogni's 'ros-next': a framework for building ros (robot operating system) apps on the web

before we start,

run npm install to install all dependencies

if you want to try to upgrade the next.js version, perhaps running

npm i next@latest react@latest react-dom@latest eslint-config-next@latest

coupled with

npm update

might be of use. but do know that this might result in errors!