Skip to content

Commit 810141d

Browse files
ci(deps): update docs steps for local development (#1538)
1 parent 499555f commit 810141d

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
@@ -120,6 +120,12 @@ Clone this project from GitHub and run:
120120
npm install
121121
```
122122

123+
Build the project:
124+
125+
```bash
126+
npm run build
127+
```
128+
123129
To run unit/functional tests:
124130

125131
```bash

0 commit comments

Comments
 (0)