htv-sdk
v1.1.11
Published
Hack the Valley JavaScript SDK
Readme
Hack the Valley JavaScript SDK
Interested in building with Hack the Valley API? Download our JS SDK to get started!
$ npm install htv-sdk --saveOnce you have installed the SDK, import it use one of the following:
import HTV from 'htv-sdk';
const HTV = require('htv-sdk');