This is just me messing around with ui5 and react :)
npm install -g pnpm@latest # install pnpm package manager
npm install # install dependenciesnpm run dev # start dev servernpm run build # build production servernpm run lint # lint
npm run format # format all files