chrisminnick / professional-reactjs

Code for Professional ReactJS course by Chris Minnick

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:TypeScript 76.7%Language:JavaScript 15.6%Language:CSS 4.1%Language:HTML 2.9%Language:EJS 0.7%Language:Shell 0.1%