This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.


react-grid-layout test

참고한 demo

https://react-grid-layout.github.io/react-grid-layout/examples/11-no-vertical-compact.html

https://react-grid-layout.github.io/react-grid-layout/examples/12-prevent-collision.html

https://react-grid-layout.github.io/react-grid-layout/examples/15-drag-from-outside.html