Javascript exercises done to master the language specifics and achieve fluency.
- Run
npm install
in the root directory to install the necessary package (NodeJS and NPM required). - Then open any specific folder and open README.MD to learn more about the task and run
npm run test
to show the task specific test suite.