We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
After cloning lws, run node --version to make sure you are using node > v14 Then run:
node --version
npm install
npm run test
npm run cover
Finally run /bin/cli.js and if everthing is ok with your initial setup, you may see the started server log, like:
/bin/cli.js
$ Listening on http://laptop.local:8000, http://127.0.0.1:8000, http://192.168.0.12:8000, http://10.202.254.100:8000