aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples/with-gatsby/apps/web/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/with-gatsby/apps/web/README.md')
-rw-r--r--examples/with-gatsby/apps/web/README.md15
1 files changed, 0 insertions, 15 deletions
diff --git a/examples/with-gatsby/apps/web/README.md b/examples/with-gatsby/apps/web/README.md
deleted file mode 100644
index b348ca3..0000000
--- a/examples/with-gatsby/apps/web/README.md
+++ /dev/null
@@ -1,15 +0,0 @@
-## 🚀 Quick start
-
-1. **Start developing.**
-
- Navigate into your new site’s directory and start it up.
-
- ```bash
- turbo dev
- ```
-
-2. **Open the code and start customizing!**
-
- Your site is now running at http://localhost:8000!
-
- Edit `src/pages/index.tsx` to see your site update in real-time!