Web site of printer
- Go to
desktop-loader
folder and build it first. Read README file there. npm install
gulp clean
gulp build
OR 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 start
will start printer emulator and web site- Go to http://localhost:3123
- Отредактировать файлы *.po.
gulp i18n
- выполняет две подзадачи: вытаскивает все строки для перевода из кода и запихивает все в json файлы для сайта. Если не надо вытаскивать все строки (это долгая операция), а нужно просто обновить перевод, то можно вызватьgulp i18n_compile