Put getting started back in README

This commit is contained in:
Stefan Ålund
2020-03-15 21:28:29 +01:00
parent 2da3b853e6
commit 6176817502
4 changed files with 28 additions and 34 deletions
-2
View File
@@ -2,8 +2,6 @@
Here is a collection of tutorials that will guide you through setting up and extending an instance of Backstage with your own plugins.
- [Set up the environment](set-up-environment.md)
- [Create/Run an instance of Backstage](create-run-an-instance.md)
- [Create a Backstage plugin](create-a-plugin.md)
- [Structure of a plugin](structure-of-a-plugin.md)
- Using Backstage components (TODO)