https://github.com/paul-schuhm/tp1-mds-git-workflow-calculatrice
projet de départ d'une application web de calculatrice. Le projet en l'état n'est pas fonctionnel
https://github.com/paul-schuhm/tp1-mds-git-workflow-calculatrice
Last synced: 8 months ago
JSON representation
projet de départ d'une application web de calculatrice. Le projet en l'état n'est pas fonctionnel
- Host: GitHub
- URL: https://github.com/paul-schuhm/tp1-mds-git-workflow-calculatrice
- Owner: paul-schuhm
- Created: 2023-02-06T14:17:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-16T13:03:19.000Z (over 1 year ago)
- Last Synced: 2025-01-01T09:26:40.749Z (10 months ago)
- Language: HTML
- Homepage:
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 18
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Démo *Git workflows*
Projet démo pour le cours *Git Workflows*.
Contribuez pour **rendre cette application web fonctionnelle**.
1. **Forker** le projet.
2. **Clôner** le projet sur votre machine.
3. **Créer** les branches nécessaires (adaptées au votre workflow Git choisi) et effectuer votre travail pour rendre l'application fonctionnelle.
4. Lorsque vous avez fini, **faire** une *Pull Request* sur ce dépôt.## Quick start
Ouvrir le fichier `index.html` ou servez-le en local avec votre serveur local favori.