Skip to content

Commit

Permalink
Add manifest build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdbeek committed Oct 11, 2024
1 parent ccd25bb commit a685877
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions website/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,14 @@ yarn install
bun install
```

## Build workflow manifest

Build the workflow manifest file with

```bash
python scripts/workflow_manifest.py
```

## Development Server

Start the development server on `http://localhost:3000`:
Expand Down

0 comments on commit a685877

Please sign in to comment.