An open API service indexing awesome lists of open source software.

https://github.com/kamona-ui/kui-dashboard-vue-jsx

Admin dashboard template built with tailwindcss & vue-jsx.
https://github.com/kamona-ui/kui-dashboard-vue-jsx

admin dashboard jsx tailwindcss vitejs vuejs

Last synced: 12 days ago
JSON representation

Admin dashboard template built with tailwindcss & vue-jsx.

Awesome Lists containing this project

README

        

## K UI Admin Dashboard Template (Vue 3 & JSX)

> ## ⚠️ This template has been moved to this [repository](https://github.com/kamona-ui/kui-dashboard/), it will continue to be developed there.

### [Live preview](https://kamona-ui.github.io/kui-dashboard-vue-jsx/)

##### [Vue SFC version](https://github.com/kamona-ui/kui-dashboard-vue/)

##### [HTML version](https://github.com/kamona-ui/kui-dashboard-html/)

##### [Laravel package](https://github.com/Kamona-WD/kui-laravel-breeze/)

##### To get started:

```bash
# 1. Clone the repository:
git clone https://github.com/kamona-ui/kui-dashboard-vue-jsx.git

cd kui-dashboard-vue-jsx

# 2. Install the dependencies:
yarn install # Using npm
# or
npm install # Using npm

# 3. Start the development server:
yarn dev
# or
npm run dev # Using npm
```
##### Build

```bash
yarn build # or npm run build

# Preview
yarn previw # or npm run preview
```

---

## Support

[![PayPal Me](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.me/Akamel721/)