# {{APP_NAME}}

Scaffolded with [`create-tekivex-app`](https://npmjs.com/package/create-tekivex-app).

## Develop

```bash
npm run dev
```

## Build

```bash
npm run build
npm run preview
```

## Learn more

- [tekivex-ui docs](https://ui.tekivex.com)
- [SecurityCore playground](https://ui.tekivex.com/#/security)
- [Component catalogue](https://ui.tekivex.com/#/components/button)
