mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-01 16:24:44 +00:00
updated readme
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
This commit is contained in:
parent
045f8e4a23
commit
9ee60ab341
1 changed files with 5 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue