Add steps to build and run from source
parent
392a1cc563
commit
69f1f5122a
|
@ -24,7 +24,7 @@ Clone whole repository and in root directory execute:
|
||||||
```bash
|
```bash
|
||||||
composer install
|
composer install
|
||||||
npm install
|
npm install
|
||||||
tsc
|
npm run compile
|
||||||
```
|
```
|
||||||
To install it in VS Code copy extension directory to **.vscode/extensions**.
|
To install it in VS Code copy extension directory to **.vscode/extensions**.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue