====== e-combox_webapp ====== Lien : https://forge.apps.education.fr/e-combox/e-combox_webapp ===== Prérequis ===== * Installer Node.js version 14.x.x qui inclut nom (Node Package Manager) * Installer git * Server instance with a complete e-comBox solution installed (See https://wiki-ecombox.btssio.corsica/index.php/Installation_sur_Linux_-_v4) ===== Installer ===== git clone -b dev https://forge.apps.education.fr/e-combox/e-combox_webapp.git e-combox cd e-combox npm i npm start