Skip to main content

Step 2: Run Auto-grader tests and setup GitHub Pages

Run Auto-grader checks

If you followed the instructions properly, creating the different sections with the correct IDs, classes, and content types, you should pass the auto-grader checks.

  1. Open your preferred command line terminal (i.e. terminal, iTerm, bash, git bash, powershell, ... etc) and navigate to the project path.

  2. install project depenedencies using the following command: npm install

  3. run the following command: npm test. a suite of tests will run producing results similar to the following.


Setting up GitHub Pages for hosting

  1. Follow the following instructions to setup github pages and publish your page from main.