8000 GitHub - darkriderdesign/SPFrameworkReactJSUserProfiles: SharePoint Framework ReactJS - SVG User Profile Components. I wanted a way to easily add SVG graphics to a new SharePoint Modern UI page. There is little documentation on how to do this because the SP Framework is so new. This is a work in progress, and if it helps anyone else in the dev community learn ReactJS, SharePoint, TypeScript or SVG interactivity then I'll be happy.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

SharePoint Framework ReactJS - SVG User Profile Components. I wanted a way to easily add SVG graphics to a new SharePoint Modern UI page. There is little documentation on how to do this because the SP Framework is so new. This is a work in progress, and if it helps anyone else in the dev community learn ReactJS, SharePoint, TypeScript or SVG int…

Notifications You must be signed in to change notification settings

darkriderdesign/SPFrameworkReactJSUserProfiles

Repository files navigation

user-profile-react-js-component

This is where you include your WebPart documentation.

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 clean - TODO gulp test - TODO gulp serve - TODO gulp bundle - TODO gulp package-solution - TODO

About

SharePoint Framework ReactJS - SVG User Profile Components. I wanted a way to easily add SVG graphics to a new SharePoint Modern UI page. There is little documentation on how to do this because the SP Framework is so new. This is a work in progress, and if it helps anyone else in the dev community learn ReactJS, SharePoint, TypeScript or SVG int…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0