We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc9da61 commit a92d754Copy full SHA for a92d754
pwa/app/(common)/components/timeline/Install.mdx
@@ -1,5 +1,5 @@
1
```bash
2
-gh repo create –template api-platform/api-platform my-api
+gh repo create --clone --template api-platform/api-platform my-api --public # or --private
3
cd my-api
4
docker compose up
5
open https://localhost
0 commit comments