Files
triggerdotdev--trigger.dev/docs/README.md
T
2023-10-02 14:26:54 +01:00

15 lines
182 B
Markdown

# Development
## Install and initial setup
`pnpm install`
## Running the app
`pnpm run dev --filter docs`
## View the app locally
It runs locally here:
`http://localhost:3050`