## 🚀 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!