professional-reactjs Code for Professional ReactJS course by Chris Minnick To Test Whether Your Computer is Set Up Correctly Change the current directory to setUpTest. cd setUpTest Install the dependencies. npm install Run the test script. npm test If the tests pass, you're ready to move on.