Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 424 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 424 Bytes

Tailwindcss Invoice Dashboard Template

A responsive invoice management dashboard designed with tailwindcss.

Screenshots

App Screenshot

Installation & Development

For furthur development, Tailwindcss and Node.js dependencies need to be installed by npm.

  npm install 

In development, Tailwind CLI will be needed to watch and build the style.css

  npm run build