ente/web/docs/README.md

10 lines
214 B
Markdown
Raw Normal View History

2024-03-11 09:50:52 +00:00
# Developer docs
2024-02-16 04:30:21 +00:00
2024-03-11 11:58:01 +00:00
If you just want to run Ente's web apps locally or develop them, you can do
2024-02-16 04:30:21 +00:00
2024-03-11 11:58:01 +00:00
yarn install
2024-03-05 15:51:05 +00:00
yarn dev
2024-02-16 04:30:21 +00:00
2024-03-11 11:58:01 +00:00
The docs in this directory provide more details that some developers might find
useful.