@novitus-ncloud/printer

* nodejs >= 10 * npm * yarn ### Instalacja ```shell yarn install ``` ### Start ```shell cp env.dist .env ``` Ustaw ip/port drukarki w .env ```shell yarn start ``` debug: ```shell DEBUG=* yarn start ``` ### Testy ```shell yarn test

Usage no npm install needed!

<script type="module">
  import novitusNcloudPrinter from 'https://cdn.skypack.dev/@novitus-ncloud/printer';
</script>

README

Wymagania:

  • nodejs >= 10
  • npm
  • yarn

Instalacja

yarn install

Start

cp env.dist .env

Ustaw ip/port drukarki w .env

yarn start

debug:

DEBUG=* yarn start

Testy

yarn test