Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

Clement-Muth/nextjs13-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Nextjs v13 example

This template structure's use App folder for the project and packages for the libraries.

project
|
└───app
|   |   pages
|   |   views
│   │   ...
|
└───packages
|   |   library
|   |   config
│   │   ...

Deploy your own

Deploy the example using Vercel

Deploy with Vercel

How to use

With yarn

yarn
yarn dev

Deploy it to the cloud with Vercel (Documentation).

About

A Nextjs13 app template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published