Link
This commit is contained in:
parent
23138800e0
commit
1fbaa1e85d
2 changed files with 9 additions and 2 deletions
|
@ -32,8 +32,11 @@ yarn dev
|
|||
|
||||
That's it. The web app will automatically hot reload when you make changes.
|
||||
|
||||
If you're new to web development and unsure about how to get started, or are
|
||||
facing some problems when running the above steps, see [docs/new](docs/new.md).
|
||||
> [!TIP]
|
||||
>
|
||||
> If you're new to web development and unsure about how to get started, or are
|
||||
> facing some problems when running the above steps, see
|
||||
> [docs/new](docs/new.md).
|
||||
|
||||
## Other apps
|
||||
|
||||
|
|
|
@ -7,3 +7,7 @@ If you just want to run Ente's web apps locally or develop them, you can do
|
|||
|
||||
The docs in this directory provide more details that some developers might find
|
||||
useful.
|
||||
|
||||
> [!TIP]
|
||||
>
|
||||
> To prepare your machine, see [new](new.md).
|
||||
|
|
Loading…
Add table
Reference in a new issue