DocAPP - In TIME
Etape initialisation de l'enverement de developpement
- Installer et Ajouter php a les variables de l'enveremet windows : https://www.sitepoint.com/how-to-install-php-on-windows/
- Installer composer https://github.com/composer/windows-setup/releases/download/v5.0.0/Composer-Setup.5.0.0.exe
- Instaler npm et nodejs https://nodejs.org/en/download/
- Installer yarn https://yarnpkg.com/lang/fr/docs/install/#windows-stable
- Installer https://get.symfony.com/cli/setup.exe
- Overir command-line "cmd" ou gitbash dans le repertoir de projet
- excuté "composer install"
- excuté "yarn install"
- excuté "yarn add @symfony/webpack-encore --dev"
Pour demaré le serveur de developpemt excuté "symfony server:start"
Pour buildé les assest utilisé encore : "yarn encore dev" pour buildé une seul fois; "yarn encore dev --watch" pour buildé automatiquement aprés changement