mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
27 lines
536 B
Markdown
Executable File
27 lines
536 B
Markdown
Executable File
---
|
|
description: >-
|
|
gcdwebserver plugin for Cordova and Ionic. This plugin can start an HTTP server using GCDWebServer
|
|
---
|
|
|
|
# gcdwebserver
|
|
|
|
This plugin can start an HTTP server using GCDWebServer
|
|
|
|
## 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)
|