diff options
author | Thomas F. K. Jorna <[email protected]> | 2021-07-31 19:12:42 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2021-07-31 19:12:42 +0200 |
commit | cb5a9c62900a09ee37f3d53452f71cbe12eccd52 (patch) | |
tree | 22764101dd472081ab429cfa5fdfcaf156bcb46c | |
parent | 97b8db9b0dfa5d8781273942333b10f4c3ca7fb8 (diff) |
development guidelines
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -307,6 +307,12 @@ In no particular order # Contribute 💪 +```bash +git clone https://github.com/org-roam/org-roam-ui +yarn +yarn dev +``` + [GitHub Community Guidelines ](https://docs.github.com/en/github/site-policy/github-community-guidelines) apply. |