steven-tey / precedent

An opinionated collection of components, hooks, and utilities for your Next.js project.

Home Page:https://precedent.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to add a new page?

FitAdam opened this issue · comments

The current Layout.tsx is very confusing.

How can I add new pages?

I hope it's not too late.
Template is using the app router instead of page router, you may need to check document for more information.

Here are the App Router docs: https://nextjs.org/docs/app