Awesome
K-WD Dashboard
Fully responsive dashboard template built with tailwindcss & alpinejs
<!-- #### Check this [branch](https://github.com/Kamona-WD/kwd-dashboard/tree/rewrite). -->See live
To get started:
-
Clone the repository:
git clone https://github.com/Kamona-WD/kwd-dashboard.git cd kwd-dashboard
-
Install the dependencies:
# Using npm npm install # Using Yarn yarn
-
Start the development server:
# Using npm npm run serve # Using Yarn yarn serve
Now you should be able to see the project running at localhost:8080.
-
Open
public/index.html
in your editor and start experimenting!
Building for production
To build an optimized version of your CSS, simply run:
# Using npm
npm run prod
# Using Yarn
yarn prod
After that's done, check out ./public/build/css/tailwind.css
to see the optimized output.
Support
<a href="https://www.buymeacoffee.com/ahmedkamel" target="_blank" style="display: inline-block !important;"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-green.png" alt="Buy Me A Coffee" height="41" width="174"></a>
Be careful and donate just if it is within your possibilities, because there is no refund system. And remember that you don't need to donate, it is just a free choice for you. Thank you!