mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
docs(gitbook): try out generated docs
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
<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
|
||||
Reference in New Issue
Block a user