Skip to content

First webpart for bootcamp - shows Github info for a supplied user

License

Notifications You must be signed in to change notification settings

LK-MUG/BuildYourFirstWebPart

Repository files navigation

Build status Build Status

Global Office 365 Developer Bootcamp

By Letterkenny Microsoft User Group(#LKMUG)

First webpart for the global O365 bootcamp session in Letterkenny, November 2018

Demonstrates creating a webpart and hooking it up to a third party API

Building the code

git clone the repo
npm i
npm i -g gulp
gulp

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 test - Runs Jest testing suite
gulp serve - Serves the webpart in the SharePoint Framework workbench
gulp bundle - ?
gulp package-solution - Prepares the package for deployment to SharePoint

About

First webpart for bootcamp - shows Github info for a supplied user

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages