mirror of
https://gitlab.com/lecarore/breakout71.git
synced 2025-04-20 04:05:06 -04:00
Red border dashes
This commit is contained in:
parent
83d335b05e
commit
80dd1f0758
11 changed files with 1011 additions and 931 deletions
9
start.sh
Normal file
9
start.sh
Normal file
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
source ~/.nvm/nvm.sh;
|
||||
|
||||
nvm install v21
|
||||
nvm use v21
|
||||
|
||||
rm -rf .parcel-cache
|
||||
npx run-p dev:*
|
Loading…
Add table
Add a link
Reference in a new issue