Skip to content

CodeHeight/some-webparts

Repository files navigation

some-webparts

Auburn SharePoint

Demos for presentation on Oct. 3rd, 2017

Building the code

git clone the repo
npm i
npm i -g gulp
gulp
gulp trust-dev-cert
gulp serve

This package produces the following:

  • lib/* - intermediate-stage commonjs build artifacts
  • dist/* - the bundled script, along with other resources
  • deploy/* - all resources which should be uploaded to a CDN.

Build options

gulp clean - TODO
gulp test - TODO
gulp serve - TODO
gulp bundle - TODO
gulp package-solution - TODO

Important cmds

Fabric React: npm --save install office-ui-fabric-react
gulp trust-dev-cert
yo @microsoft/sharepoint

Azure/CDN cmds

Azure Storage

Create storage account in Azure

gulp --ship
gulp deploy-azure-storage
gulp bundle --ship
gulp package-solution --ship

Webparts

Webparts Folder

  1. Image Magnifier

Image Magnifier

  1. Weather

Weather

  1. YouTube Search

Weather

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published