Skip to content

Commit 3f1cddb

Browse files
committed
docs: update readme
1 parent 350bbbf commit 3f1cddb

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -488,9 +488,11 @@ You can dive into this module online using StackBlitz:
488488

489489
Or locally:
490490

491-
1. Clone this repository
492-
2. Install dependencies using `pnpm install`
493-
3. Start the development server using `pnpm dev`
491+
- Clone this repository
492+
- Install dependencies using `pnpm install`
493+
- Prepare using pnpm `dev:prepare`
494+
- Start the development server using `pnpm dev`
495+
- Test using `pnpm test`
494496

495497
## License
496498

0 commit comments

Comments
 (0)