Skip to content
/ template-next-ts Public template

A NextJS template with support for use typescript and tailwindcss

Notifications You must be signed in to change notification settings

coderdiaz/template-next-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9f43b75 · Sep 13, 2024

History

38 Commits
Jun 4, 2024
Jun 10, 2023
Jun 9, 2023
Jun 10, 2023
Nov 23, 2023
Sep 13, 2024
Jun 9, 2023
Jun 9, 2023
Sep 13, 2024
Jun 9, 2023
Jun 4, 2024
Aug 27, 2023

Repository files navigation

Next.js 14 Template

This is a Next.js template bootstrapped with a set of tools and configurations to help you get started with your next project.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
#or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

Features

  • Typescript support.
  • Includes eslint and prettier configurations.
  • Tailwind CSS support.
  • It includes clsx and tailwind-merge to manage class names.

Learn More

To learn more about Next.js, take a look at the following resources:

License

This template is licensed under the MIT License.

About

A NextJS template with support for use typescript and tailwindcss

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published