forked from vergnet/application-amicale
1 line
115 B
Bash
Executable file
1 line
115 B
Bash
Executable file
rm -rf node_modules/ && rm -f package-lock.json && rm -f yarn.lock && npm cache verify && npm install && expo r -c
|