Skip to content

Commit 3138263

Browse files
committed
update readme with pnpm workspace run command
1 parent 10ad482 commit 3138263

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,12 @@ Live website : https://frontend.mu/
1212
pnpm install
1313
```
1414

15+
This project uses pnpm workspaces
16+
17+
To run the astro project, run the following command
18+
1519
```
16-
pnpm run dev
20+
pnpm run astro dev
1721
```
1822

1923
## Environment variables

0 commit comments

Comments
 (0)