Skip to content

Linux / MAC / Windows Installation

Requirements

TIP

You can run composer run dev if you don't want to install a webserver

How To Install

Go to GitHub, clone the repository and extract it to your desired folder.

Run Composer Install inside the folder.

composer install

install node packages

npm install

Build node packages

npm run build