steps from tutorial
open terminal A:
cd app
npm i
npm run build
open terminal B:
neu update
terminal A:
npm run build
npm run dev
terminal B:
neu run --frontend-lib-dev
(or neu run -- --window-enable-inspector)
In my case, using Fedora, I also did:
sudo dnf install webkit2gtk4.0