Sébastien Levert f3669414d9 Adding the riot-list sample webpart (#184)
* Adding the riot-list sample webpart

* Adding the latest Animated Gif file
2017-05-04 21:56:54 +03:00

7 lines
120 B
JavaScript

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