Hugo Theme ITEM
- fordes123
- 2024, 09-02
- 1 Mins read
Hugo Theme ITEM
A Hugo version of the website navigation dashboard theme ITEM, built with Tailwind CSS and DaisyUI.
Getting Started
Use the buttons below to quickly deploy to Vercel or Netlify
Local Development
Clone this repository, and run yarn
or npm install
from the new folder to install all required dependencies.
Then start the development server with yarn dev
or npm run dev
.