camsimi / sorting_algos_base_code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JS_sortingAlgorithm

Base pour l'algorithme de tri pour la période alternance du campus numérique

Cloner le dépot Git.

/!\ ici [REPERTOIRE] fait référence à votre répertoire projet /!\

mkdir [REPERTOIRE]
cd [REPERTOIRE]
git clone https://github.com/campus-digital-grenoble/JS_sortingAlgorithm.git .

Lancer un serveur

php -S localhost:8123

About


Languages

Language:JavaScript 54.9%Language:HTML 39.8%Language:CSS 5.3%