updated readme

Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
This commit is contained in:
Francisco Javier Arceo 2025-05-15 16:00:15 -04:00
parent 045f8e4a23
commit 9ee60ab341

View file

@ -1,14 +1,17 @@
## This is WIP. ## This is WIP.
We use shadcdn/ui [Shadcn UI](https://ui.shadcn.com/) for the UI components.
## Getting Started ## Getting Started
## First install the NPM dependencies ## Install the NPM dependencies
```bash ```bash
npm install npm install
``` ```
First, run the development server: Run the development server:
```bash ```bash
npm run dev npm run dev