A react library for building user-defined layouts. A configurable pegboard for the web.
Pegboard uses Lerna with Yarn Workspaces to manage this monorepo and its dependencies. To get started, navigate to the root directory and run:
yarn install
To run the development server, run:
yarn dev