Files
triggerdotdev--trigger.dev/docs/README.md
2023-08-02 15:09:35 +01:00

15 lines
166 B
Markdown

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