A draggable and resizable grid layout with responsive breakpoints, for React. This project is build from scratch with the aim to replace the project react-grid-layout on several cases.
Ensure you are using npm ≥ v7 and Node.js ≥ v18.
# Clone the repository
git clone https://github.com/devoinc/grid-layout
# Go to folder
cd grid-layout
# Install dependencies
npm ci
# Build the packages
npm run build
# Run Storybook
npm start
# Build the storybook
npm run build-storybook
# Run tests
npm run test
# Run lint
npm run lint
The changelog is available here.
Instructions on how to contribute are detailed here.
The code of conduct is detailed here.
Find the full license content here.
The team in charge of this codebase is DevoInc/Quvis.