18 lines
1.0 KiB
Markdown
18 lines
1.0 KiB
Markdown
# Tutorial: Migrate jQuery and DataTables solution built using Script Editor Web Part to SharePoint Framework
|
|
|
|
Sample jQuery DataTables solution migrated from a Script Editor Web Part to the SharePoint Framework.
|
|
|
|
![jQuery DataTables solution built using Script Editor Web Part](https://devofficecdn.azureedge.net/sharepointdocumentation/images/datatables-sewp.png)
|
|
|
|
More information about the solution is available at [https://dev.office.com/sharepoint/docs/spfx/web-parts/guidance/migrate-jquery-datatables-script-to-spfx](https://dev.office.com/sharepoint/docs/spfx/web-parts/guidance/migrate-jquery-datatables-script-to-spfx).
|
|
|
|
## Minimal Path to Awesome
|
|
|
|
- In the command line run:
|
|
- `npm i`
|
|
- `gulp serve --nobrowser`
|
|
- In the web browser navigate to the hosted version of the SharePoint workbench located in the same site as where the Tasks list is, eg. *https://contoso.sharepoint.com/sites/team/_layouts/15/workbench.aspx*.
|
|
|
|
[More information](../README.md)
|
|
|
|
<img src="https://telemetry.sharepointpnp.com/sp-dev-fx-webparts/tutorial-migrate-datatables/02" /> |