mirror of
https://github.com/ente-io/ente.git
synced 2025-05-24 03:59:22 +00:00
14 lines
272 B
Markdown
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).
|