Skip to content
/ next-template Public template

Nextjs 14.2.1 + Tailwind CSS starter template

License

Notifications You must be signed in to change notification settings

tapeds/next-template

Repository files navigation

Next-JS Template Repository

Getting Started

1. Clone this repo using one of the two ways:

  1. Using bash or other terminal

    git clone https://github.com/tapeds/next-template.git
    
  2. By clicking use this template

    image

2. Install dependencies

It is encouraged to use pnpm so the husky hooks can work properly.

pnpm install

3. Run the development server

You can start the server using this command:

pnpm dev

Open http://localhost:3000 with your browser to see the result. You can start editing the page by modifying src/app/page.tsx.

4. Change all default settings marked by !CHANGETHIS

You can find the settings you need to change by searching !CHANGETHIS and follow the instruction. You also need to change the name in package.json file.

5. Commit message

This template uses the conventional commit specification for better readability and clarity. It is mandatory to use conventional commit messages. Read more about conventional commits here.

About

Nextjs 14.2.1 + Tailwind CSS starter template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •