ama
ama copied to clipboard
Expo/RN: Script to kick off an development session
Do you have a script of commands to kick off in WSL when you start developing for the day (update packages etc.)?
Something like: (batch file) which looks like... :: linux ... sudo ncu -u && npm i sudo npm install -g expo-cli :: physically check the appstore for any updates for Expo...