2023-11-13 16:41:37 +00:00
|
|
|
# Personnal website
|
2023-11-14 20:13:02 +00:00
|
|
|
|
|
|
|
- start dev: `npx parcel src/index.html`
|
2024-12-30 17:27:44 +00:00
|
|
|
- build prod: `npx parcel build src/index.html`
|
2024-12-30 17:34:45 +00:00
|
|
|
- deploy to firebase on github action on
|