Skip to content

Code for Professional ReactJS course by Chris Minnick

Notifications You must be signed in to change notification settings

armyguyinfl/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

Languages

  • JavaScript 96.5%
  • HTML 1.7%
  • CSS 1.2%
  • Other 0.6%