Standalone

Setting Up

close button

Part II

Installing Questplay

Next, you will need to download and install your newly created repository into your local machine.

1. Download Questplay

git clone https://github.com/{GITHUB_USERNAME}/ng-questplay.git

Replace GITHUB_USERNAME with your Github username!

2. Install Required Dependencies

Run the following commands.

cd ng-questplay npm run start-adventure

To verify that Questplay has been properly installed, run:

quest

You should be seeing output similar to the one below.

setting_up_04.webp

If you see an error like "command not found", try updating your version of npm and nvm / n first. Then try installing again!

Your Task

Follow the instructions detailed above and set up your Questplay repository!

The grizzled quartermaster hands over your gear. With no time to waste, find your way to the training grounds…