# Personnal website
- start dev: `npx parcel src/index.html`
- build prod: `npx parcel build src/index.html`
- deploy to firebase on github action on