Skip to content

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

 
 
 

Contributors

Languages

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