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

4 weeks ago
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
5 days ago
### initiales setup
4 weeks ago
```bash
5 days ago
sudo apt install npm
cd in-den-ordner
npm install
4 weeks ago
npm run dev
```
5 days ago
First, run the development server:
4 weeks ago
5 days ago
```bash
npm run dev
```

Powered by TurnKey Linux.