jcoleman-pcprofessional / SPFx-Modern-Calendar

MIT License
8 stars 1 forks source link

SPFx Modern Calendar

Summary

This is a modern webpart built on the GA version of the SharePoint Framework. The ready to deploy SharePoint Add-in package is available under the sharepoint/solution folder.

FullCalendar Moment jQuery

Minimal Path to Awesome

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

This package produces the following:

Features

Renders a calendar from any list available on the selected site. Site, List, Start, End, Event Title,Event Details and Calendar Theme are user-definable in the web part properties.

SS1 SS2 SS3