Skip to content

Shweta-281/StreamSnap-App

Repository files navigation

Next.js + Tailwind CSS Example

Tailwind CSS is integrated into the create-next-app CLI, which supports TypeScript and JavaScript, as well as the App Router (app/) and the pages directory pages/.

image

How to use

Execute create-next-app with npm, Yarn, or pnpm to bootstrap a project preconfigured with Tailwind CSS:

npx create-next-app --tailwind with-tailwindcss-app
yarn create next-app --tailwind with-tailwindcss-app
pnpm create next-app --tailwind with-tailwindcss-app

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published