---
---
# Create a web app
## Table of contents
- [Run your web application](#run-your-web-application)
- [Customize the panels](#customize-the-panels)
- [Enable live reload](#enable-live-reload)
- [Code your Angular application](#code-your-angular-application)
## 1 - Run your web application
Click on the _Run Page_ toolbar button:
[Activate live reload](installation.html#increase-your-productivity) to reload automatically the page after any file changes occur.
## 2 - Customize the panels
Open the right panel from the toolbar toggles:
You can move the web preview on the right panel:
To open your application in your default browser, set this preference via _Run Page_ dropdown:
## 4 - Code your Angular application
Wakanda integrates the Angular framework.
[Learn more »](http://wakanda.github.io/angular-wakanda/){:target="_blank"}{:class="btn"}
---
You can also create a mobile version of your application, based on the same backend.
[Create the mobile version »](create-mobile-app.html){:class="btn"}