leoste / sharecloud-proov

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hellosharecloud

Summary

Trial work for ShareCloud OÜ. The project is based on Microsoft's example project (yo @microsoft/sharepoint).

It displays a list of tasks that the users are able to add to, remove from and change the parameters of. The tasks are displayed in a table that shows the quarter and weeks of quarter, highlighting every week that has a quarter on it.

The solution is in src/webparts/HelloWorld/components/.

Usage

It is a sharepoint plugin that can be used in sharepoint.

Setup

npm install
gulp trust-dev-cert

Running

gulp serve

image

About


Languages

Language:TypeScript 55.0%Language:JavaScript 44.1%Language:SCSS 0.9%