do it after npm install
This commit is contained in:
parent
b4534b2498
commit
13868b8287
|
@ -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
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue