0.0.6 • Published 2 years ago

hazzat-client.ts v0.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

hazzat-client.ts

Hazzat.com Typescript NPM package.

Building

To build and compile the typescript sources to javascript use:

npm install
npm run build

Publishing

First build the package then run npm publish

Consuming

navigate to the folder of your consuming project and run one of the following commands.

published:

npm install hazzat-client.ts --save

unpublished:

git submodule add https://github.com/CopticDevs/hazzat-client.ts.git