Skip to content

Oliver-Turp/nextJs-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 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