Files
awesome-cordova-plugins/docs/plugins/web-server/README.md
T
2026-03-21 17:08:43 -07:00

28 lines
688 B
Markdown

---
description: >-
Web Server plugin for Cordova and Ionic. This plugin allows you to start a local dynamic content web server for android and iOS devices.
---
# 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](https://github.com/nguyenthanh1995/cordova-plugin-webserver2.git)
## Supported Platforms
- Android
- iOS
## Further Information
- [Installation Guide](../../installation.md)
- [FAQ](../../faq.md)