Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 356 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 356 Bytes

login-page-tailwindcss

Login Page - Tailwindcss

Simple login page created only using tailwind css. (Flowbite components are also used but dont need to include since they are also html elements with tailwind classes.)

Start development

npm run dev

Start build

npm run build