An interface to manage Opal content
npm install
npm run dev
npm run lint
npm run format
npm run build
See Configuring quasar.config.js.
Add cors.allowed=http://localhost:9000
in OPAL_HOME/config/opal-config.properties
to make sure REST calls do not fail.