Improve this doc # Web Server ``` $ ionic cordova plugin add cordova-plugin-webserver2 $ npm install @ionic-native/plugins/web-server ``` ## [Usage Documentation](https://ionicframework.com/docs/native/web-server/) Plugin Repo: [https://github.com/nguyenthanh1995/cordova-plugin-webserver2.git](https://github.com/nguyenthanh1995/cordova-plugin-webserver2.git) This plugin allows you to start a local dynamic content web server for android and iOS devices. ## Supported platforms - Android - iOS