--- 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)