1.0.2 • Published 3 years ago

create-nextjs-tailwind-starter v1.0.2

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

Nextjs Tailwind Starter Template

A ready to use template for a Nextjs project with Tailwind CSS.

Getting Started

create a project using the template

npx create-nextjs-tailwind-starter app-name

Navigate to the app folder

cd app-name

Run the development server:

npm run dev
# or
yarn dev

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.

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.1.0

3 years ago