- 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