Development Server

The tool comes with it's own dev server (since v0.2.4), and can be used to run a simple file server for the output folder.

It's as simple as running the following command

$ alvu --serve
# short for
$ alvu --serve --port=3000

Live Reload

Added in v0.2.9

There's no changes that you need to do, just upgrade your installation to v0.2.9

What's to be expected

Caveats