Skip to content

Next JS, Tailwind CSS and TypeScript project starter template. Configured with eslint, prettier and husky hooks

Notifications You must be signed in to change notification settings

lekipising/next-tailwind-typescript-starter

Repository files navigation

A starter project for Next JS, Tailwind CSS, and TypeScript

Quickly get started with Next JS, Tailwind CSS, and TypeScript with this starter project.

Tools

Getting Started

Clone the repository

git clone https://github.com/Lekipising/next-tailwind-typescript-starter.git

cd next-tailwind-typescript-starter

Install dependencies

npm install

Run the development server

npm run dev

Build the project

npm run build

Run the production server

npm run start

About

Next JS, Tailwind CSS and TypeScript project starter template. Configured with eslint, prettier and husky hooks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published