Skip to content

Fully responsive dashboard template built with tailwindcss & alpinejs

License

Notifications You must be signed in to change notification settings

viZi67/kwd-dashboard

 
 

Repository files navigation

K-WD Dashboard

Fully responsive dashboard template built with tailwindcss & alpinejs

GitHub license GitHub stars

Showcase light Showcase dark

To get started:

  1. Clone the repository:
git clone https://github.com/Kamona-WD/kwd-dashboard.git

cd kwd-dashboard
  1. Install the dependencies:
yarn install

# Using npm
npm install
  1. Start the development server:
yarn dev

# Using npm
npm run dev

Building

yarn build

# Using npm
npm run build

Preview

# Using npm
npm run preview

# Using Yarn
yarn preview

Support

PayPal Me

About

Fully responsive dashboard template built with tailwindcss & alpinejs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 60.3%
  • JavaScript 24.3%
  • Handlebars 15.4%