Demo for using react-big-calendar. with drag and drop functionality.
date-fns
as a localizer- TypeScript
- React 17 hooks
- Vite for running and building
- ESLint and Prettier
Clone this repository, or use the green "Use as template" to create a new GitHub repo with this exact source
Once cloned, run yarn
to install the dependencies needed.
To run the demo, run yarn dev
to begin the dev server.
In your terminal, you'll see the output of Vite
Whenever there is an ESLint or TypeScript issue, you'll see the error in the terminal and in the browser. Just like create-react-app