Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 539 Bytes

File metadata and controls

11 lines (7 loc) · 539 Bytes

react-drag-drop-layout-builder

This drag and drop layout builder gives users the ability to build layouts from a range of customisable UI components, with the end composition being a website or web app.

It uses React, ImmutableJS and HTML5 Drag and Drop.

For a full walk-through, please visit this blog post: Build a drag and drop (DnD) layout builder with React and ImmutableJS

Install and run

npm i && npm start