Skip to content

chrisminnick/professional-reactjs

Repository files navigation

professional-reactjs

Code for Professional ReactJS course by Chris Minnick

To Test Whether Your Computer is Set Up Correctly

  1. Change the current directory to setUpTest.

    cd setUpTest

  2. Install the dependencies.

    npm install

  3. Run the test script.

    npm test

If the tests pass, you're ready to move on.

About

Code for Professional ReactJS course by Chris Minnick

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published