Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 169 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 169 Bytes

js-exercises

Just some js code for solving simple coding problems

How to run

  1. Just modify index.ts file in the root directory
  2. Execute in terminal: "npm start"