Ce projet est une initiation à l'utilisation d'Electron. L'objectif est très simple, faire une application pour suivre ses projets en cours.
Non disponible pour l'instant.
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