https://github.com/lundjrl/next-app-template
Next.js app directory template. Has some packages that I typically use on projects too.
https://github.com/lundjrl/next-app-template
nextjs react tailwindcss vercel zod
Last synced: 3 months ago
JSON representation
Next.js app directory template. Has some packages that I typically use on projects too.
- Host: GitHub
- URL: https://github.com/lundjrl/next-app-template
- Owner: lundjrl
- License: mit
- Created: 2023-04-30T12:53:29.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-12-12T00:53:05.000Z (7 months ago)
- Last Synced: 2026-01-14T12:26:29.976Z (5 months ago)
- Topics: nextjs, react, tailwindcss, vercel, zod
- Language: TypeScript
- Homepage: https://next-app-dir-pied.vercel.app
- Size: 1.94 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/lundjrl/Next-App-Template/actions/workflows/nextjs.yml)
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
First, install dependencies with `nvm use && yarn install`
Then, run the development server with `yarn dev`