Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 310 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 310 Bytes

Next.js + Tailwind Starter Project

A bare Next.js project with Tailwind CSS installed.

Check out the guide →

Usage

To run this code:

git clone https://github.com/unstacked/next-js-tailwind.git
cd next-js-tailwind
npm install
npm run dev