|
1 year ago | |
---|---|---|
src | 1 year ago | |
.gitignore | 1 year ago | |
README.md | 1 year ago | |
package-lock.json | 1 year ago | |
package.json | 1 year ago | |
tsconfig.json | 1 year ago |
This repo contains an expressjs app serving multiple web apps using a genetic algorithm written in typescript.
git clone https://git.nikobojs.com/nikobojs/genetic_simulation
cd genetic_simulation
npm install
npm run dev