Files
2026-03-21 17:08:43 -07:00

688 B

description
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

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