Skip to content

My custom NextJS template for future projects

Notifications You must be signed in to change notification settings

Oliver-Turp/nextJs-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my Next.js template project.

Getting Started

  1. Create your app
npx create-next-app <your-app-name> --example https://github.com/Oliver-Turp/nextJs-Template
  1. Install the dependencies
pnpm run install
  1. Check for updates
ncu
ncu -g
  1. Uncomment line 29 from the .gitignore file

  2. run the development server:

pnpm run dev

About

My custom NextJS template for future projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published