Documentation server documentation incomplete
https://github.com/leongersen/noUiSlider/blob/master/documentation/README.md
Running npm run docs did not work for me right away.
First, I had to install php, and then it required root permissions to be able to listen on any port below 1024.
Thanks for the feedback! I've updated the docs to mention having PHP installed, and I've changed the used port to :8080 to make things easier.
thanks :) but 8080 is already quite overused, fossil webui and some other things use it, maybe you can choose something a little different as default, for example 8040?
You can now set a port:
PORT=8086 npm run docs
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.