mirror of
https://github.com/ente-io/ente.git
synced 2025-06-03 07:49:45 +00:00
10 lines
214 B
Markdown
10 lines
214 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.
|