Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 394 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 394 Bytes

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