You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Le code de ce site est hébergé sur Github. A chaque commit sur la branch master, le déploiement du site statique est effectué par Netlify. Le build se fait avec Parcel Bundler que j'adore pour sa simplicité.",
"main": "app.js",
"scripts": {
"build": "parcel build index.html",
"test": "echo \"Error: no test specified\" && exit 1"