You | The other side
| "Hello"
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