- Symfony
- Mysql
- PHP
- Composer
- Nodejs et Yarn
Récuperation de projet :
git clone [email protected]:luciengerber/projet_webapp.git # Cloner le projet
git checkout master # switcher sur la branche ou il ya du code
composer install # Installation du dépendance côté PHP
yarn install # Installation du dépendance côté Assets (js, css, image)
symfony serve:start -d