mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-02 16:54:42 +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.
|
## 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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue