First you have to install all node packages:
npm install
In the project directory, you can run:
npm run start
All packages are already installed and integrated so that you can directly import and use the components of the DB UX Design System.
Simply use the src/app/app.component.html
as a starting point.