Berlioz Complete website

It's a Complete for websites using Berlioz Framework.

For more information, and use of Berlioz Framework, go to website and online documentation : https://getberlioz.com

Installation

To install PHP dependencies:

$ composer install

To install frontend dependencies and build:

$ npm install
$ npm run build