Files
backstage/packages/app-next
Charles Moulliard ffa6e7b4d9 Update packages/app-next/README.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Charles Moulliard <cmoulliard@redhat.com>
2024-04-23 14:06:10 +02:00
..
2024-04-16 12:20:53 +00:00
2024-02-12 11:06:30 +01:00
2024-04-19 18:35:20 +02:00
2024-04-23 14:06:10 +02:00

example-app-next

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 there, using yarn start! The frontend requires a backend to connect to.