1
0
mirror of https://github.com/pnp/sp-dev-fx-webparts.git synced 2025-03-09 06:38:52 +00:00
Jeremy Coleman 6020d00821 New Sample Added, Modern Calendar ()
* Initial Commit

* Update README.md

* Updated README
2017-03-13 12:43:31 +02:00

7 lines
126 B
JavaScript

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