Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 714 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 714 Bytes

Grida's project collaboration console for product-level management

Dependencies

The design file

opened and available on figma

How to run

this repo uses yarn workspace with git submodules. you have to pull / clone with --recurse-submodules

git clone --recurse-submodules https://github.com/bridgedxyz/console.bridged.xyz.git
yarn
yarn web

Build your plugin for console

with our plugin-sdk you can customize, embed, extend console that best fits your situation.