Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 369 Bytes

File metadata and controls

29 lines (20 loc) · 369 Bytes

Collaborative text document (WIP 🚧)

demo

Live demo https://text.dao.xyz

THIS DEMO IS FLAKY.

Just see this as inspiration for doing something better!

How to run locally

1). Clone the whole peerbit-examples repo

2). In the root

yarn
yarn lerna bootstrap
yarn build

3). Navigate into the frontend folder

yarn start