mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-20 00:06:24 +08:00
GitBook: [master] 215 pages modified
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
# Web Server
|
||||
|
||||
```text
|
||||
$ ionic cordova plugin add cordova-plugin-webserver2
|
||||
$ npm install @awesome-cordova-plugins/web-server
|
||||
```
|
||||
|
||||
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/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
|
||||
|
||||
Reference in New Issue
Block a user