Skip to content

Commit

Permalink
Migrate create-new-project
Browse files Browse the repository at this point in the history
  • Loading branch information
sodic committed Feb 22, 2024
1 parent 259cf1c commit 121983b
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions web/docs/tutorial/01-create.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,6 @@ If you get stuck at any point (or just want to chat), reach out to us on [Discor

You can find the complete code of the app we're about to build [here](https://github.com/wasp-lang/wasp/tree/release/examples/tutorials/TodoApp).

:::tip See Wasp In Action
Prefer videos? We have a YouTube tutorial whick walks you through building this Todo app step by step. [Check it out here!](https://youtu.be/R8uOu6ZEr5s).

We've also set up an in-browser dev environment for you on Gitpod which allows you to view and edit the completed app with no installation required.

<p align="center">
<a href="https://gitpod.io/#https://github.com/wasp-lang/gitpod-template">
<img src="https://gitpod.io/button/open-in-gitpod.svg" />
</a>
</p>
:::

## Creating a Project

To setup a new Wasp project, run the following command in your terminal
Expand Down

0 comments on commit 121983b

Please sign in to comment.