Under development
The IPT should have its own site. But it isn't ready yet.
For general usage about using the static site see to example site.
To install dependencies run
npm install
Builds are done with Gulp.
To run a development build. Teh default build is a development build.
gulp
This will minify assets and won't start a server
gulp --production