# Clone repo$ git clone https://github.com/nejcm/js-algorithms.git my-project# Install dependencies$ npm install# Run tests$ npm run test# Run project$ npm run start
Read CONTRIBUTING.md for more info.
Submit a Pull request to include your algorithm.
Looking to contribute? Look for the Good first issue
label.
Please file an issue for bugs, missing documentation, or unexpected behavior.
Please file an issue to suggest new features. Vote on feature requests by adding a 👍. This helps maintainers prioritize what to work on.
For questions related to using the library, please visit a support community instead of filing an issue on GitHub.