Welcome to Turbo
You are currently looking at the index.html file of your project. You mostly likely want to remove the contents of this page and replace it with your project home page. But before you do, use the following tips to get started:
Run Development Server
$ turbo devserver
It is best to develop while running the development server because it mimics Turbo's live and staging environments. After starting the dev server, navigate to http://localhost:3000 to view the project.