Skip to content

Commit

Permalink
Added Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
SamTV12345 committed Nov 10, 2024
1 parent 113e0c6 commit b1491be
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Etherpad homepage


You can find the Etherpad homepage at [https://etherpad.org](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`

0 comments on commit b1491be

Please sign in to comment.