You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
337 B

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
```

Powered by TurnKey Linux.