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.
We use shadcdn/ui [Shadcn UI](https://ui.shadcn.com/) for the UI components.
## Getting Started
## First install the NPM dependencies
## Install the NPM dependencies
```bash
npm install
```
First, run the development server:
Run the development server:
```bash
npm run dev