iaincollins / nextjs-starter

A starter project for Next.js with authentication
https://nextjs-starter.now.sh
ISC License
1.37k stars 422 forks source link

FullCalendar in Nextjs #112

Open alfredrumss opened 5 years ago

alfredrumss commented 5 years ago

Trying to add FullCalendar on this starter

https://github.com/fullcalendar/fullcalendar-react

following this guide https://www.davidangulo.xyz/how-to-use-fullcalendar-in-next-js/ adding fullcalendar on next project from scratch works but for this "starter" doesn't.