- To get the list of skills available visit
resources/skills.json
- To get the questions in json format visti
resources/[SKILL_NAME].json
- clone the project
yarn
to install all the packages- run
node src/get_skill_titles
to refresh the titles
- run
node src/extract_question.js
to refresh the questions