Genetic Algorithm - EPSI Project - I4
npm install
npm start
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
Genetic Algorithm - EPSI Project - I4
npm install
npm start
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