add lerna bootstrap command

This commit is contained in:
Felix Roos 2022-03-26 16:49:58 +01:00
parent 74e49aba79
commit 81b6dede03

View File

@ -14,6 +14,7 @@ Run the REPL locally:
```bash
npm install
npx lerna bootstrap
cd repl
npm install
npm run start