ashtton / nextjs-tailwind-template

A simple template to quickly setup a Next.JS react project with typescript and tailwind capabilities.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next.js Tailwind Template

This is a simple template for a Typescript, Next.JS, and Tailwind project.
Just clone this repository, then execute "npm i" to install the dependencies.
Once installed, you can run a dev build via "npm run dev"

About

A simple template to quickly setup a Next.JS react project with typescript and tailwind capabilities.


Languages

Language:TypeScript 90.9%Language:JavaScript 7.1%Language:CSS 1.9%