mv-api-client
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

@

This generator creates TypeScript/JavaScript client that utilizes fetch-api.

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 @ --save

unPublished (not recommended):

npm install PATH_TO_GENERATED_PACKAGE --save

/mv-api-client/

    Package Sidebar

    Install

    npm i mv-api-client

    Weekly Downloads

    0

    Version

    0.0.3

    License

    Unlicense

    Unpacked Size

    598 kB

    Total Files

    219

    Last publish

    Collaborators

    • guhur
    • nicgirault