Red border dashes

This commit is contained in:
Renan LE CARO 2025-03-25 08:22:58 +01:00
parent 83d335b05e
commit 80dd1f0758
11 changed files with 1011 additions and 931 deletions

9
start.sh Normal file
View file

@ -0,0 +1,9 @@
source ~/.nvm/nvm.sh;
nvm install v21
nvm use v21
rm -rf .parcel-cache
npx run-p dev:*