Skip to content

SyncfusionExamples/ej2-and-sharepoint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Essential JS 2 and SharePoint - A Powerful Combo

The Syncfusion JavaScript components can be used in the SharePoint Framework, which makes it a powerful combo. The project in this repository demonstrate a simple SharePoint Framework application that has a Grid control in it.

Prerequisites

  • Node.js
  • Visual Studio Code

How to run the project

  • Checkout this project to a location in your disk.
  • Open the project in the Visual Studio Code.
  • Execute the following command to install the necessary dependencies,
    npm install
  • Change the initial path of the serve.json to your sharepoint site instead of {tenantDomain}
  • Execute the following command to install Glup globally,
    npm install -g gulp
  • To prevent certificate-related issues, use the following command,
    gulp trust-dev-cert
  • Run the project using following command,
    gulp serve

Reference

Refer to the link for instructions on setting up the SharePoint Framework application.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5