Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 431 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 431 Bytes

Instructions

  1. Run npm i to install the dependencies
  2. Create a new branch
  3. Download the questions using the command
npm run download <exercise-name>
  1. Solve the question and create a Pull Request

Note

  • One question per Pull Request
  • Each Pull Request should have code only related to that question
  • If you have changes related to babel etc. please create a separate PR for that and merge it