Back to Turborepo

README

examples/with-gatsby/apps/web/README.md

2.9.9317 B
Original Source

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