Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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`