This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app). ## Getting Started ### initiales setup ```bash sudo apt install npm cd in-den-ordner npm install npm run dev ``` First, run the development server: ```bash npm run dev ```