Skip to content

Commit

Permalink
Update grafana-getting-started.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andymchugh authored Jan 22, 2024
1 parent e78e709 commit bceaa05
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion grafana-getting-started.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Getting started
# Getting started with Development

## Frontend

Expand All @@ -12,6 +12,10 @@

```bash
npm run dev

docker compose up

http://localhost:3000/?orgId=1
```

3. Build plugin in production mode
Expand Down

0 comments on commit bceaa05

Please sign in to comment.