The Wayback Machine - https://web.archive.org/web/20210706155818/https://github.com/orassayag/codewars
Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

CodeWars

Built in May 2021. JavaScript exercises in different levels from the 'codewars.com' website, with my solution and the most popular solution, with test cases.

Getting Started

Clone the application to your computer. Steps to view the solution:

  1. Open server application on IDE (I use VSCode).
  2. In the terminal: npm i
  3. Select the wanted kata from the 'src/katas' directory, and run in the terminal: 'node #kataName.js#'.

Prerequisites

You'll need to install VSCode, Node, and clone the application, and in the terminal run: 'npm i'.

Built With

  • Node.js - The web framework used - Server side.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Author

License

This application has an UNLICENSED license.

About

Built in May 2021. JavaScript exercises in different levels from the 'codewars.com' website, with my solution and the most popular solution, with test cases.

Topics

Resources

Releases

No releases published

Packages

No packages published