Web site of printer
- Go to 
desktop-loaderfolder and build it first. Read README file there. npm installgulp cleangulp buildOR for testing:gulp build --dev
- Install MongoDB (You can configure it to startup as a service: https://stackoverflow.com/questions/2438055/how-to-run-mongodb-as-windows-service)
 - Install NodeJS
 npm startwill start printer emulator and web site- Go to http://localhost:3123
 
- Отредактировать файлы *.po.
 gulp i18n- выполняет две подзадачи: вытаскивает все строки для перевода из кода и запихивает все в json файлы для сайта. Если не надо вытаскивать все строки (это долгая операция), а нужно просто обновить перевод, то можно вызватьgulp i18n_compile