ente/web/docs/README.md
Manav Rathi 1fbaa1e85d
Link
2024-05-16 21:31:01 +05:30

14 lines
272 B
Markdown

# Developer docs
If you just want to run Ente's web apps locally or develop them, you can do
yarn install
yarn dev
The docs in this directory provide more details that some developers might find
useful.
> [!TIP]
>
> To prepare your machine, see [new](new.md).