Add steps to build and run from source

pull/2/head
Michal Niewrzal 2016-09-01 15:01:08 +02:00 committed by GitHub
parent 392a1cc563
commit 69f1f5122a
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ Clone whole repository and in root directory execute:
```bash
composer install
npm install
tsc
npm run compile
```
To install it in VS Code copy extension directory to **.vscode/extensions**.