Skip to content

KeenAaron/my-first-tailwindcss-app

Repository files navigation

my-first-tailwindcss-app

Install the required dependencies with npm:

npm install

Then start the dev server:

npm run dev

Or build for production to remove unused styles:

npm run build

Preview the app:

npm run preview

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published