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
|
4 months ago | |
---|---|---|
.idea | 5 months ago | |
app | 4 months ago | |
.eslintrc.json | 5 months ago | |
.gitignore | 5 months ago | |
README.md | 4 months ago | |
jsconfig.json | 5 months ago | |
next.config.mjs | 5 months ago | |
package-lock.json | 5 months ago | |
package.json | 5 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