- Install
direnv
: https://direnv.net/docs/installation.html - Set up the repo:
git clone git@github.com:teamspace-inc/collabkit.git
cd collabkit
direnv allow
yarn
yarn dev
direnv
: https://direnv.net/docs/installation.htmlgit clone git@github.com:teamspace-inc/collabkit.git
cd collabkit
direnv allow
yarn
yarn dev