Project created as part of the "Nuit de l'info" 2019, were you must create a website in a short period of time following a theme
2019 theme was : Make a tool that can be use by students to find all of the information and help they can need
sudo apt install php-curl php-gd php-intl php-json php-mbstring php-xml php-zip
brew install php-curl php-gd php-intl php-json php-mbstring php-xml php-zip
sudo apt-get install composer
brew install composer
sudo apt-get install yarn
brew install yarn
make install
You maybe need some previous installation, like composer or yarn
make encore
and if you want Webpack encore to listen to your change
make encore-watch
make server
make cc