Skip to content

Commit 42c74da

Browse files
committed
add instruction how to install dependencies in readme
1 parent 5259747 commit 42c74da

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88

99
### Move into docs folder
1010
cd docs
11+
### Install dependencies
12+
npm i
1113
### Build
1214
npm run docs:build
1315
### Run

0 commit comments

Comments
 (0)