Skip to content

Commit

Permalink
chore: update project templates docs page description #1947
Browse files Browse the repository at this point in the history
  • Loading branch information
marek-mihok committed Apr 27, 2023
1 parent bc8ef2e commit ecf2674
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions website/docs/project-templates.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,26 @@
title: "Project templates"
---

Once the installation part is complete, you can use `wave init` command to pick a predefined app templates that will bootstrap your first app and give you a head start when building your Wave apps.
We prepared some useful templates for you to boost your start with the Wave app development. Just use `wave init` command and pick the one you like.

![template-wave-init](assets/template-wave-init.gif)

## Hello World app (for beginners)
## Hello World app

![template-hello-world](assets/template-hello-world.gif)

## App with header

![template-header](assets/template-header.gif)

## App with header + navigation
## App with header and navigation

![template-header-nav](assets/template-header-nav.gif)

## App with sidebar + navigation
## App with sidebar and navigation

![template-sidebar-nav](assets/template-sidebar-nav.gif)

## App with header & sidebar + navigation
## App with header, sidebar and navigation

![template-header-sidebar-nav](assets/template-header-sidebar-nav.gif)

0 comments on commit ecf2674

Please sign in to comment.