ama icon indicating copy to clipboard operation
ama copied to clipboard

Expo/RN: Script to kick off an development session

Open paul-rinaldi opened this issue 5 years ago • 0 comments

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...

paul-rinaldi avatar Jul 11 '20 12:07 paul-rinaldi