You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Firstly, http-server needs to be added to the package dependencies
Secondly, the start command which uses http-server also specifies a cert.pem file which isn't in the repo
From a fresh install, the example isn't runnable.
Firstly, http-server needs to be added to the package dependencies
Secondly, the start command which uses http-server also specifies a cert.pem file which isn't in the repo