Skip to content

tbusillo/tailwindcss-dashboard-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dashboard Template for Tailwind CSS

Free and open source dashboard template using Tailwind CSS.

Dark Demo

Light Demo

Installation

  1. Install the dependencies
yarn install
  1. Start the server/watch process and go to http://localhost:3000
yarn dev