To build library we used last available Node JS LTS version (8.12.0). We suggest You to use the same.
All commands need to be executed in root directory of repository.
npm install
Copy settings.json.example
into settings.json
and change placeholder there with proper API key.
npm run build
npm run serve