create-nextjs-tailwind-starter

1.0.2 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i create-nextjs-tailwind-starter

Weekly Downloads

8

Version

1.0.2

License

none

Unpacked Size

32.5 kB

Total Files

14

Last publish

Collaborators

  • chinmaymhatre