awesome-cordova-plugins/docs/plugins/web-server/README.md

22 lines
685 B
Markdown
Raw Normal View History

2021-09-29 20:09:02 +08:00
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/web-server/index.ts#L18">
Improve this doc
</a>
# 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