React Native Setup ft. Windows Part 1
Step 1: Install Chocolatey
1. Open Windows PowerShell as Administrator
Right-click on the Start menu, select "Windows PowerShell (Admin)".
2. Set the Execution Policy
In PowerShell, run the following command to set the execution policy:
Set-Exec...
wish.hashnode.dev2 min read