Commit Graph

9 Commits

Author SHA1 Message Date
Patrik Oldsberg a633dce818 docs: format with prettier (#1218) 2020-06-09 19:50:41 +02:00
Fredrik Adelöw e02a2d1e56 Update development-environment.md 2020-06-03 10:18:42 +02:00
Patrik Oldsberg 54ca975bc1 package.json: add lint:type-deps script 2020-06-01 12:35:40 +02:00
Patrik Oldsberg 78a7566927 docs: added more docs explaining the build setup 2020-05-18 00:14:56 +02:00
Marcus Eide 23802d6c58 Clarify creating a new plugin as the next step (#575)
* Move create-app docs out from getting started

* Add contributing to readme.md
2020-04-17 11:44:36 +02:00
Jason Walker 6bed35cb56 fix link to package.json in MD file 2020-04-15 07:28:57 -05:00
Jason Walker c875b94868 update getting started doco; xref 551 2020-04-14 15:26:13 -05:00
Patrik Oldsberg dc363e43fc packages: rename @backstage/app to example-app 2020-03-30 12:46:49 +02:00
Ahmet Soormally 9235807f14 document how to override the default port
Port 3000 is a common port in the development environment.

This documents how you can start backstage with a different port to the default.

Moved section for development environment to own page within docs in order to keep README small.
2020-03-29 21:59:46 +01:00