Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 389 Bytes

readme.md

File metadata and controls

13 lines (10 loc) · 389 Bytes

CSS positioning with TailwindCSS

You can find the following folders in this repo.

  1. Step 0 - default
  2. Step 1 - Flex box
  3. Step 2 - Tailwindcss with flex box
  4. Step 3 - Tailwindcss with grid

Every folder is a different project. For each project do the following.

  1. npm install for installing Vite
  2. npm run dev to run the vite server
  3. Visit the webpage to view the project