Skip to content

serg-by/NextJS-TailwindCSS-Template-with-PNPM

Repository files navigation

Build Standalone Node CLI GitHub release (latest SemVer) GitHub version License

Next.js Tailwind CSS

Next.js Tailwind temlate (PNPM package)

Getting Started

make setup - install project dependencies

make start - start the project

make test - run all project tests

make build - build the project

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

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

Overview

  • components/* - Various components.
  • pages/* - All other static pages.
  • public/* - Static elements, including fonts and images.
  • styles/* - Global styles and css modules. Core Tailwind CSS library.

For details on how to use Next.js and Tailwind, check out the documentation.

Package

npm pnpm npm npm npm