- Install
direnv
: https://direnv.net/docs/installation.html - Set up the repo:
git clone [email protected]:teamspace-inc/collabkit.git
cd collabkit
direnv allow
yarn
yarn dev
direnv
: https://direnv.net/docs/installation.htmlgit clone [email protected]:teamspace-inc/collabkit.git
cd collabkit
direnv allow
yarn
yarn dev