v2 / examples / veb / static_website / README.md
9 lines · 7 sloc · 244 bytes · c004d0c8997e8d952c2110c26143d94baa346d70
Raw

Host a static website

Here is an example on how to use the Veb server's static capabilities, to host a static website from the dist/ folder. Just run the server, it will be available at http://localhost:8080/ :

v run server.v