Skip to content
/ Next-App-Template Public template

Next.js app directory template. Has some packages that I typically use on projects too.

License

Notifications You must be signed in to change notification settings

lundjrl/Next-App-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1b9f68f · Mar 9, 2025
Nov 28, 2023
May 1, 2023
May 1, 2023
May 1, 2023
May 1, 2023
May 1, 2023
Apr 29, 2023
May 1, 2023
May 1, 2023
May 1, 2023
May 1, 2023
Apr 29, 2023
Apr 30, 2023
May 1, 2023
May 1, 2023
Jan 4, 2024
May 9, 2023
Nov 28, 2023
Mar 9, 2025
Apr 29, 2023
Apr 29, 2023
May 1, 2023
Mar 9, 2025

Repository files navigation

Deploy Next.js site to Pages

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, install dependencies with nvm use && yarn install

Then, run the development server with yarn dev