# Lib folder

Folder contains automatically generated JavaScript files from the TypeScript code in the src folder.

To build project you have to install node.js and run next command:

```CMD
npm run build
```
