Skip to content

Site Web réalisé lors de l'édition 2019 de la Nuit de l'Info - (UCBL 1)

Notifications You must be signed in to change notification settings

la-cruz/Pingouin-du-web

Repository files navigation

Pinguin du Web

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

Usefull command :

Few tools you need before installing anything

If you need php dependencies

For Linux

sudo apt install php-curl php-gd php-intl php-json php-mbstring php-xml php-zip

For MacOS

brew install php-curl php-gd php-intl php-json php-mbstring php-xml php-zip

If you need composer

For Linux

sudo apt-get install composer

For MacOs

brew install composer

If you need yarn

For Linux

sudo apt-get install yarn

For MacOs

brew install yarn

to install all the dependencies

make install

You maybe need some previous installation, like composer or yarn

to compile your asset

make encore

and if you want Webpack encore to listen to your change

make encore-watch

to start a server

make server

to clear symfony cache

make cc

About

Site Web réalisé lors de l'édition 2019 de la Nuit de l'Info - (UCBL 1)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published