This repository uses files from a shared repository as module.
When running for the first time execute the following command to init the submodules:
git submodule update --init
npm run buildcompile typescript to jsnpm run devwatch for changes and runnpm run lintperform linting on the filesnpm run sync-modulesupdates the submodules with the latest code