ProjectTracker

Team

Thibaud Chaussabel Blachier GitHub followers

Mathéo Galuba GitHub followers

Clément Gehin GitHub followers

Description

Ce projet est une initiation à l'utilisation d'Electron. L'objectif est très simple, faire une application pour suivre ses projets en cours.

Installation

Release

Non disponible pour l'instant.

Evironment de développement

Installer Node.js.

Installer npm.

Cloner le projet sur votre machine.

git clone https://github.com/CreatibOfficiel/ProjectTracker.git

Installer les dépendances.

npm install

Lancer l'application.

npm start