airvantage-api-nodejs

0.0.1 • Public • Published

AirVantage Node.JS API Example

Getting

Getting with a clone

git clone git://github.com/vertexclique/airvantage-api-nodejs.git

and get dependencies with npm install

Getting via NPM

npm install -g airvantage-api-nodejs

Running

In clone directory you can do

node ./bin/airvantage-nodejs

or

npm start

It will serve from http://localhost:3000

If you get it through NPM use just

airvantage-api-nodejs in command line

and it will serve from http://localhost:3000

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i airvantage-api-nodejs

    Weekly Downloads

    2

    Version

    0.0.1

    License

    none

    Last publish

    Collaborators

    • vertexclique