Experiment in creating a workspace for Dat modules.
Goals:
- Easier entry point for contributors
- Discover related dat modules
- ???
Before Getting Started:
- Clone recursive:
git clone --recursive <giturl> - Change to directory:
cd dat-workspace - Install dependencies:
yarn install