Skip to content

Commit 4feca0a

Browse files
PedroMarianoAlmeidagabrielmfern
authored andcommitted
docs(readme): split build and run instructions for clarity (#2261)
1 parent d271cfa commit 4feca0a

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,13 @@ All components were tested using the most popular email clients.
108108
pnpm install
109109
```
110110

111-
#### Build and run packages
111+
#### Build
112+
113+
```sh
114+
pnpm build
115+
```
116+
117+
#### Run packages
112118

113119
```sh
114120
pnpm dev

0 commit comments

Comments
 (0)