add lerna bootstrap command
This commit is contained in:
parent
74e49aba79
commit
81b6dede03
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ Run the REPL locally:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm install
|
npm install
|
||||||
|
npx lerna bootstrap
|
||||||
cd repl
|
cd repl
|
||||||
npm install
|
npm install
|
||||||
npm run start
|
npm run start
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue