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.
Bjarne Kohnke
c44f4a1d39
|
2 months ago | |
---|---|---|
.idea | 3 months ago | |
app | 2 months ago | |
.eslintrc.json | 3 months ago | |
.gitignore | 3 months ago | |
README.md | 2 months ago | |
jsconfig.json | 3 months ago | |
next.config.mjs | 3 months ago | |
package-lock.json | 3 months ago | |
package.json | 3 months ago |
README.md
This is a Next.js project bootstrapped with create-next-app
.
Getting Started
initiales setup
sudo apt install npm
cd in-den-ordner
npm install
npm run dev
First, run the development server:
npm run dev