The simple web application Modeling Genetic drift. Used: Angular4 + NGRX + TypeScript, Angular material, Rollup, D3, HammerJS, SCSS, Gulp, HTML5, CSS3.
Angular 4 web-application visualizing Genetic drift in depend of the population’s size, increasing or natural population decreasing and some probability processes.
Responsive: Yes.
Used: Angular4 + NGRX + TypeScript, Angular material, Rollup, D3, HammerJS, SCSS, Gulp, HTML5, CSS3.
Testing: E2E, Unit-testing.
Cross-browser compatibility: tested in Chrome latest.
git clone https://github.com/sash-ua/genetic-drift-a4-ngrx-last.git src
cd src\source-code
npm i
or
yarn
Launches the app
npm run start
or
yarn start
or
npm run test
all
yarn test
all
Run tests
npm run 1.test
or
yarn 1.test
Gen. coverage and report
npm run 2.test
or
yarn 2.test
npm run test:e2e
or
yarn test:e2e
Copyright (c) 2017 Alex Tranchenko.