Skip to content

Commit ceb8b03

Browse files
committed
docs: update dependencies
1 parent 9114ec1 commit ceb8b03

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,12 @@ Install the dependencies:
3333
npm install
3434
```
3535

36+
Compile TypeScript:
37+
38+
```bash
39+
npm run build
40+
```
41+
3642
Run e2e tests:
3743

3844
```bash

0 commit comments

Comments
 (0)