mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
docs: optimize docs for SEO
This commit is contained in:
@@ -1,17 +1,26 @@
|
||||
---
|
||||
description: >-
|
||||
gcdwebserver plugin for Cordova and Ionic. This plugin can start an HTTP server using GCDWebServer
|
||||
---
|
||||
|
||||
# gcdwebserver
|
||||
|
||||
```
|
||||
$
|
||||
$ npm install @awesome-cordova-plugins/gcdwebserver
|
||||
```
|
||||
|
||||
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/gcdwebserver/)
|
||||
|
||||
Plugin Repo: [https://github.com/xulihang/cordova-plugin-gcdwebserver](https://github.com/xulihang/cordova-plugin-gcdwebserver)
|
||||
|
||||
This plugin can start an HTTP server using GCDWebServer
|
||||
|
||||
## Supported platforms
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
|
||||
npm install @awesome-cordova-plugins/gcdwebserver
|
||||
```
|
||||
|
||||
**Plugin Repo:** [https://github.com/xulihang/cordova-plugin-gcdwebserver](https://github.com/xulihang/cordova-plugin-gcdwebserver)
|
||||
|
||||
## Supported Platforms
|
||||
|
||||
- iOS
|
||||
|
||||
## Further Information
|
||||
|
||||
- [Installation Guide](../../installation.md)
|
||||
- [FAQ](../../faq.md)
|
||||
|
||||
Reference in New Issue
Block a user