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

https://github.com/smoren/vue3-hive-ui-kit

Flexible event-based UI kit for Vue 3
https://github.com/smoren/vue3-hive-ui-kit

typescript ui-components ui-kit uikit vue vue-library vue3 vue3-library

Last synced: 3 months ago
JSON representation

Flexible event-based UI kit for Vue 3

Awesome Lists containing this project

README

          

# Vue Hive UI kit

Under construction...

## Recommended IDE Setup

[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).

## Customize configuration

See [Vite Configuration Reference](https://vitejs.dev/config/).

## Project Setup

```sh
npm install
```

### Compile and Hot-Reload for Development

```sh
npm run dev
```

### Compile and Minify for Production

```sh
npm run build
```