How to install

composer require "aze/aze"

How to use

Install aze/cli

composer global require "aze/cli"

And launch a local server

aze serve
// Or use the following command to serve your application and open a browser
aze serve -o
Warning : it's recommended to use this only on a dev environment
More about aze/cli

You can also serve your application with apache or nginx