This is the github-pages repository for the website michelbongard.ch.
Built with React.
npm i
npm start
The website will be available at http://localhost:3000/.
For future GitHub dependabot alerts that warn because of a specific package, use this to find which of your packets has the dependency to it:
npm ls <sub-package-name>