genetic-algorithm Genetic Algorithm - EPSI Project - I4 Installation npm install npm start Linter This project use StandardJS as linter with a pre-commit hook. To configure text editor, see this link. To run linter : npm run lint To run linter with auto-fix : npm run lint:fix