Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 207 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 207 Bytes

Tailwind 101

Simple Tailwind session to cover that basics of why and how Tailwind works.

Getting started

  1. Run npm ci
  2. Run npm run dev to start the application
  3. Navigate to localhost:4200