# Nova-UI

<p align="center">
  <img width="150px" src="./logo.png">
</p>

<p align="center">Nova UI - A Vue.js 3 UI library</p>

- 💪 Vue 3 Composition API
- 🔥 Written in TypeScript

Nova UI is a business component library based on the business component library based on the business component library based on the `vue3` + `Element Plus` + `@Element-Plus/icons-Vue`, And correctly installed the `Element Plus` and `@Element-Plus/icons-Vue`.

## Use

- pnpm

```bash
pnpm add @nova-cbb/nova-ui
```

- yarn

```bash
yarn add @nova-cbb/nova-ui
```

- npm

```bash
npm install @nova-cbb/nova-ui
```

## Documentation

The use of components can check the online documentation [Getting Started](https://element-plus.org/).

## Playground

You can also try Element Plus out with the components built-in playground.

#### Try it with our built-in playground

[Playground](http://124.223.17.222/playground/)
