> For the complete documentation index, see [llms.txt](https://danielsogl.gitbook.io/awesome-cordova-plugins/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/plugins/web-server.md).

# Web Server

This plugin allows you to start a local dynamic content web server for android and iOS devices.

## Installation

```bash
ionic cordova plugin add cordova-plugin-webserver2
npm install @awesome-cordova-plugins/web-server
```

**Plugin Repo:** <https://github.com/nguyenthanh1995/cordova-plugin-webserver2.git>

## Supported Platforms

* Android
* iOS

## Further Information

* [Installation Guide](/awesome-cordova-plugins/installation.md)
* [FAQ](/awesome-cordova-plugins/faq.md)
