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

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