Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-09T22:53:30.000Z (about 2 months ago)
- Last Synced: 2024-11-09T23:28:14.130Z (about 2 months ago)
- Topics: nextjs, react, tailwindcss, vercel, zod
- Language: TypeScript
- Homepage: https://next-app-dir-pied.vercel.app
- Size: 2.41 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Deploy Next.js site to Pages](https://github.com/lundjrl/Next-App-Template/actions/workflows/nextjs.yml/badge.svg)](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`