Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 268 Bytes

File metadata and controls

15 lines (10 loc) · 268 Bytes

06: Extracting Reusable Components – Tailwind CSS: From Zero to Production

Watch the screencast

Install the required dependencies with npm:

npm install

Then start the dev server:

npm run dev