bykof / cordova-plugin-webserver

A webserver plugin for cordova
Other
119 stars 51 forks source link

Can't init `webserver` - Can't set a GET path. #43

Open baptistapedro opened 4 years ago

baptistapedro commented 4 years ago

I'm new using Cordova and I'm trying to use your plugin (https://github.com/bykof/cordova-plugin-webserver) but I'm unable to do some steps because I can't find the complete documentation for usage.

I'm in the very beginning of the project but couldn't init webserver and like set a path for the GET request.

Please check my paste here: https://quickpaste.net/4e56abdd690748a7a6cbc79b488638c1.js

Waiting your feedback, Thanks in advance!