0.3.0 • Published 9 years ago
mqio-platform-sdk v0.3.0
Setup
$ npm install -g yarn typescript tslint typingsAfter Merging from Origin
$ npm install
$ typings installBuild and Run Tests
$ npm run buildRun Tests ( Unit only )
npm run test
Run Integration Tests
npm run test-int