Skip to main content

Project templates

Wave comes with useful app templates to boost the app development startup time. Use wave init CLI command and pick the one you like or use w_app_<template-name> code snippet coming with the IDE plugins.

template-wave-init

Hello World app

template-hello-world

App with header

template-header

App with header and navigation

template-header-nav

App with sidebar and navigation

template-sidebar-nav

App with header, sidebar and navigation

template-header-sidebar-nav