Go to file
psoubrie 6a8b2495fc test 2024-12-30 18:27:44 +01:00
.devcontainer setup 2024-01-16 12:58:32 +00:00
.firebase test 2024-12-30 18:27:44 +01:00
.github/workflows test 2024-12-30 18:27:44 +01:00
src deploy update and canonical 2024-01-25 11:21:25 +00:00
.firebaserc test 2024-12-30 18:27:44 +01:00
.gitignore setup 2024-01-16 12:58:32 +00:00
.postcssrc start 2023-11-13 17:16:39 +00:00
README.md test 2024-12-30 18:27:44 +01:00
deploy.mjs deploy update and canonical 2024-01-25 11:21:25 +00:00
firebase.json test 2024-12-30 18:27:44 +01:00
package.json firebase 2024-12-30 18:11:04 +01:00
tailwind.config.js modal 2024-01-17 09:14:24 +00:00

README.md

Personnal website

  • start dev: npx parcel src/index.html
  • build prod: npx parcel build src/index.html
  • deploy: npm ci; npx parcel build src/index.html