... | ... | @@ -14,7 +14,7 @@ git clone https://gitlab.bht-berlin.de/s85885/blockevent.git |
|
|
|
|
|
Now, you got a local clone from our repository on your computer :
|
|
|
|
|
|

|
|
|

|
|
|
|
|
|
To run the application, we have to change into the directory called **nextjs-blog**:
|
|
|
|
... | ... | @@ -36,7 +36,7 @@ npm run dev |
|
|
|
|
|
which starts the Next.js app's development server on port 3000.
|
|
|
|
|
|

|
|
|

|
|
|
|
|
|
To check if the app is working properly, we can just open [http://localhost:3000](http://localhost:3000) from our browser, which should look like this: 
|
|
|
|
... | ... | |