NOTE: this example has been moved to https://github.com/fullcalendar/fullcalendar-example-projects/tree/master/webpack
An example dev environment for FullCalendar using Webpack.
npm install
npm run buildThen run index.html in a browser.
For watching, run npm run watch.