Fully responsive dashboard template built with tailwindcss & alpinejs
To get started:
git clone https://github.com/Kamona-WD/kwd-dashboard.git
cd kwd-dashboard
yarn install
# Using npm
npm install
yarn dev
# Using npm
npm run dev
yarn build
# Using npm
npm run build
# Using npm
npm run preview
# Using Yarn
yarn preview