Once you start developing your own app / lib / backend, you should remove all unnecessary parts left from the sample app.

As the last step, make sure the dependency tree is in a correct state by recreating it: run npm run reset from your CLI.