- civilité (select)
- prénom (text), obligatoire
- nom (text), obligatoire
- email (text, format email), obligatoire
- tél (text, format : +33 _ __ __ __ __), non obligatoire
- bouton "suivant"
- Framework préféré ? radio Vue, Angular, Symfony, ...
- Autre : textearea
- bouton : "suivant", "précédent"
- afficher les infos saisies
- boutons : "enregistrer", "précédent", "annuler"
Se placer dans le dossier
npm install
json-server --watch db.json
npm start