Installation
1. Installation via composer
If PHP and Composer are already installed on your computer, you can create a new Muuska project using Composer directly. Once the application is created, you can start the local Muuska development server:
[pastacode lang=”markup” manual=”composer%20create-project%20muuska%2Fmuuska%20nomDuProjet%0A%0Acd%20nomDuProjet” message=”” highlight=”” provider=”manual”/]
Open your browser and navigate to your Muuska project path (for example, http://localhost/muuska/en/install) to start the installation.
load video