/react-draggable-nextjs-demo

This is a Next.js project to demonstrate how to use react-draggable to render draggable IDE panels.

Primary LanguageTypeScript

React-Draggable-Nextjs-Demo

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.

Prerequisites

Run pnpm install to install the dependencies.

Running commands

  • Start up the development server
pnpm dev

After running this command, you will see the demo project in http://localhost:3000.