We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This example will serve your current project as a static web site.
ws
$ npm install -g local-web-server
$ cd example-project
$ ws Serving at http://mbp.local:8000, http://127.0.0.1:8000, http://192.168.0.100:8000
Navigating to one of the listed URLs will render a directory listing or your index.html, if that file exists.
index.html
Tip: iTerm users can cmd+click a server URL to open it in the default browser