rqzheng2015 / react-draggable-nextjs-demo

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:TypeScript 90.7%Language:CSS 5.9%Language:JavaScript 2.3%Language:Shell 1.1%