EPSIBordeaux / genetic-algorithm

EPSI I4 Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

genetic-algorithm

Genetic Algorithm - EPSI Project - I4

License: MIT JavaScript Style Guide CircleCI

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

About

EPSI I4 Project

License:MIT License


Languages

Language:JavaScript 100.0%