## Development guidelines
* Install composer with `composer install` command
* Install node package manager by command `yarn install`
* Finally, 'yarn start` while development, and 'yarn build` for production