This is a demo project to show how to use React Draggable
, Next.js
and Tailwindcss
to build up an ide with draggable footer and sidebar.
Run pnpm install
to install the dependencies.
- Start up the development server
pnpm dev
After running this command, you will see the demo project in http://localhost:3000
.