this repository contains the demos for intercogni's 'ros-next': a framework for building ros (robot operating system) apps on the web
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!