|
|
vor 10 Stunden | |
|---|---|---|
| public | vor 1 Jahr | |
| src | vor 10 Stunden | |
| .env.development | vor 1 Jahr | |
| .env.production | vor 1 Jahr | |
| .eslintrc.json | vor 1 Jahr | |
| .gitignore | vor 1 Jahr | |
| .npmrc | vor 2 Jahren | |
| .nvmrc | vor 2 Jahren | |
| README.md | vor 2 Jahren | |
| next.config.js | vor 1 Jahr | |
| package-lock.json | vor 1 Jahr | |
| package.json | vor 1 Jahr | |
| postcss.config.js | vor 1 Jahr | |
| tailwind.config.js | vor 1 Jahr | |
| tsconfig.json | vor 2 Jahren | |
| zip_project.ps1 | vor 1 Jahr | |
This is a Next.js project bootstrapped with create-next-app.
It is recommended to use the same node and npm versions for development. An easy way to do so would be to use nvm (Linux/MacOS, Windows).
After installing nvm, run:
nvm use
npm install
This will automatically use the node version defined in .nvmrc and then proceed with installing the necessary dependencies for development.
First, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
This project uses the following libraries: