Vincent Biret e61e85ca0f adding react-skype-status sample to demonstrate the usage of UCWA SDK (#380)
* adding react-skype-status sample to demonstrate the usage of UCWA SDK

* react-skype-status adding missing tracking information

* react-skype-status : updating readme to match standard
2017-12-08 14:02:12 +02:00

7 lines
120 B
JavaScript

'use strict';
const gulp = require('gulp');
const build = require('@microsoft/sp-build-web');
build.initialize(gulp);