michelbongard.ch.github.io

This is the github-pages repository for the website michelbongard.ch.

Built with React.

Running the app locally

npm i
npm start

The website will be available at http://localhost:3000/.

[Note to self] For future dependabot alerts

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>