mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 16:23:44 +00:00
do it after npm install
This commit is contained in:
@@ -70,8 +70,8 @@ We provide detailed documentation and examples for using the CLI in our help cen
|
|||||||
**Run the app**
|
**Run the app**
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm run sub:init
|
|
||||||
npm install
|
npm install
|
||||||
|
npm run sub:init # initialize the git submodule for jslib
|
||||||
npm run build:watch
|
npm run build:watch
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user