pinot-controller/src/main/resources/Readme.md
This package contains code for Pinot Controller UI.
cd pinot-controller/src/main/resources
v16.15.0.
Use nvm to switch to the required Node.js version (specified in .npmrc). If you don’t have nvm, install it from here.nvm use
npm install
npm run dev