Skip to content

ndstephens/next-fullstack-app

Repository files navigation

Next.js Project Template

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

Getting Started

First:

pnpm install
pnpm prepare

Then run the development server:

pnpm dev

Open http://localhost:3000 with your browser to see the result.


Update and Configure