Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 495 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 495 Bytes

Geologies Reader

Experimental tools for reading webpages and PDFs with next-generation gestures. Inspired by LiquidText, Roam Research, and Logseq.

theflowingsky

checks status

Run it locally

  1. yarn install / npm install
  2. yarn dev
  3. go to http://localhost:3000

Build it

  1. yarn build