Skip to content

ether/ether.github.com

Repository files navigation

Etherpad homepage

You can find the Etherpad homepage at https://etherpad.org.

How to get the documentation running locally

  1. Clone the repository
  2. Run pnpm install
  3. Run pnpm run dev
  4. Open your browser at http://localhost:3000