JavaScript library to make calling the OneNote API easier.
1. Install npm -- https://nodejs.org/en/download/
$ npm install --global gulp
(Note: on windows, you also need to add "%appdata%\npm" to your PATH)
From the root of this project, run:
$ npm install
Now just run:
$ npm run build
At this point you should see the tests passing, and see the packaged code in the target
folder