Skip to content

Commit 3e8213f

Browse files
Fix readme
1 parent 4d3e690 commit 3e8213f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ pnpm dev
2525
# Run workflow example
2626
pnpm examples:dev
2727

28+
# Build and run backend service
29+
pnpm build
30+
pnpm backend:run
31+
2832
# Inspect workflows
2933
pnpm inspect
3034

0 commit comments

Comments
 (0)