Update packages/app-next/README.md

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Charles Moulliard <cmoulliard@redhat.com>
This commit is contained in:
Charles Moulliard
2024-04-23 14:06:10 +02:00
committed by GitHub
parent c150e7ced4
commit ffa6e7b4d9
+1 -1
View File
@@ -4,4 +4,4 @@ This package is an example of a Backstage application using the [new frontend](.
To play with it, open a terminal and run the command: `yarn start`
**Note**: Don't forget to open a second terminal and to launch the backend or [backend-next](../../docs/backend-system/index.md) application using `yarn start` too command !
**NOTE:** Don't forget to open a second terminal and to launch the backend or [backend-next](../../docs/backend-system/index.md) there, using `yarn start`! The frontend requires a backend to connect to.