ente/desktop/docs
2024-03-12 18:01:09 +05:30
..
dependencies.md Switch to upstream 2024-03-12 17:38:39 +05:30
dev.md Let Prettier 3 have a go at it 2024-03-12 18:01:09 +05:30
electron.md Let Prettier 3 have a go at it 2024-03-12 18:01:09 +05:30
README.md Document some and fix the path 2024-03-11 17:29:39 +05:30

Developer docs

If you just want to run the Ente Photos desktop app locally or develop it, you can do:

yarn install
yarn dev

The docs in this directory provide more details that some developers might find useful. You might also find the developer docs for web useful.