# webpack-example **Repository Path**: mirrors_fullcalendar/webpack-example ## Basic Information - **Project Name**: webpack-example - **Description**: An example dev environment for FullCalendar + Webpack - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-03-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README **NOTE:** this example has been moved to https://github.com/fullcalendar/fullcalendar-example-projects/tree/master/webpack # FullCalendar Webpack Example An example dev environment for FullCalendar using [Webpack]. ## Installation ```sh npm install npm run build ``` Then run `index.html` in a browser. For watching, run `npm run watch`. [Webpack]: https://webpack.js.org/