Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 366 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 366 Bytes
You         | The other side
            | "Hello"

Instalation

To install dependencies, run

> composer install
> cd www
> npm install

Project initialization can be done via these commands:

> php bin/console app:database:init -d
> php bin/console app:settings:setDefaults

> php bin/console leanFixtures:initialize