sympmarc / marc-demos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

marc-demos

This repo contains demos I've shown at various conferences.

BuildProcess

Shows a simple client side Web Part for "classic" SharePoint pages. It simply displays the items in a Task list on the page, and demonstrates:

  • Using AngularJS as the framework to provide a simple and quick UI
  • Using webpack to combine the various components into a single bundle
  • Using gulp to deploy to the Office 365 tenant

About

License:MIT License


Languages

Language:TypeScript 33.9%Language:JavaScript 28.1%Language:PowerShell 25.2%Language:SCSS 8.0%Language:HTML 4.7%