Skip to content

Latest commit

History

History
28 lines (17 loc) 路 1.33 KB

README.md

File metadata and controls

28 lines (17 loc) 路 1.33 KB

Cheesy Bacon Ipsum generator using Next.js + Tailwind CSS

image

Deploy your own

Deploy the example using Vercel or preview live with StackBlitz

Deploy with Vercel

How to use

Execute create-next-app with npm, Yarn, or pnpm to bootstrap the example:

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

Deploy it to the cloud with Vercel (Documentation).