Skip to content

IDTLabs/IDTBeyond-Angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IDTBeyond Angular Demo App

This is an example Angular application for the IDT Beyond API.

npm version Circle CI Bower version

Getting started with IDT Beyond

To use this service, sign up for a free account at: https://app.idtbeyond.com, or read the documentation at https://app.idtbeyond.com/docs.

Requirements

Setup your environment

  1. Make sure above requirements are fulfilled. (see site documentation in links above)
  2. Within the project's root directory, cd ./example
  3. npm install
  4. bower install
  5. grunt
  6. grunt serve

Build & development

Run grunt for building and grunt serve for preview.

idt-beyond_iatu-example idt-beyond_iatu-settings

Testing

Running grunt test will run the unit tests with karma.