Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 795 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 795 Bytes

Roam Research Clone made with Svelte

This project implements the key feautures of the popular knowledge management application Roam Research.

This tool is useful for organizing academic literature because it makes it easy to draw connections between different works. It’s basically an alternative method for visualizing a literature review, except it makes it much easier to specifically justify the connections between different works.

Demo

Screenshots

Document editor

Graph overview

Search

Getting started

 npm i    
 npm sapper dev