Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 338 Bytes

File metadata and controls

10 lines (7 loc) · 338 Bytes

*** MOVED TO GITLAB ***

Asynchronous Javascript Assignment Solution

Assignment repo: async_js_assignment.

Running the Solution

  1. Clone this repository.
  2. Run npm install.
  3. Run npm run start -- <number> where <number> indicates the number of the exercise to run.