ether.github.com
ether.github.com copied to clipboard
Etherpad website, docs and downloads
Etherpad homepage
You can find the Etherpad homepage at https://etherpad.org.
How to get the documentation running locally
- Clone the repository
- Run
pnpm install
- Run
pnpm run dev
- Open your browser at
http://localhost:3000