example-app
This package is the main example Backstage application using the new frontend system.
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 there, using yarn start! The frontend requires a backend to connect to.