Skip to content

Commit 57a61d1

Browse files
authored
docs(examples): add install step to preact simple README (#10433)
1 parent aeb5fa0 commit 57a61d1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/preact/simple/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88

99
## Getting Started
1010

11+
- `pnpm install` - Installs dependencies
12+
1113
- `pnpm dev` - Starts a dev server at http://localhost:5173/
1214

1315
- `pnpm build` - Builds for production, emitting to `dist/`

0 commit comments

Comments
 (0)