# Tutorial: Migrate jQuery and FullCalendar solution built using Script Editor Web Part to SharePoint Framework Sample jQuery FullCalendar solution migrated from a Script Editor Web Part to the SharePoint Framework. ![jQuery FullCalendar solution built using Script Editor Web Part](https://devofficecdn.azureedge.net/sharepointdocumentation/images/fullcalendar-sewp.png) More information about the solution is available at [https://dev.office.com/sharepoint/docs/spfx/web-parts/guidance/migrate-jquery-fullcalendar-script-to-spfx](https://dev.office.com/sharepoint/docs/spfx/web-parts/guidance/migrate-jquery-fullcalendar-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)