Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

me #1

Open
hoc-lap-trinh-mindx-Khanh opened this issue Aug 10, 2021 · 2 comments
Open

me #1

hoc-lap-trinh-mindx-Khanh opened this issue Aug 10, 2021 · 2 comments

Comments

@hoc-lap-trinh-mindx-Khanh

can you explain that which chance in the third basic setup in terminal bro ✌️

@dharmikumbhani
Copy link
Owner

Not sure I understand the question, but here is a detailed explanation regarding the steps :

  1. Download the files in a folder: https://github.com/dharmikumbhani/quiz-facilitator/archive/refs/heads/main.zip

  2. Download Node.js: https://nodejs.org/en/download/

  3. In the third step:
    Open the terminal/Command Prompt
    Change the working directory to the folder that has all the downloaded files in the first step.
    This is done usually by entering cd folder-path. More info for changing working directory https://www.howtogeek.com/659411/how-to-change-directories-in-command-prompt-on-windows-10/
    eg. cd /Users/<name>/Downloads/quiz-facilitator-main

  4. In the same terminal window from step 3 run: npm install
    To verify step 4, in your folder you should see a sub-folder called node_modules

  5. Stay in the same terminal window and run any of the commands specified in the repo.
    eg: node getGF.js https://forms.gle/yYprqf6r6dHxfG2g8 QwO

After running wait for a sometime, for it to finish running the process and you should see all the Qs along with Options being printed on that window.

@dharmikumbhani
Copy link
Owner

dharmikumbhani commented Aug 10, 2021

Let me know below if you face any issues, or need further assistance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants