项目作者: sash-ua

项目描述 :
The simple web application Modeling Genetic drift. Used: Angular4 + NGRX + TypeScript, Angular material, Rollup, D3, HammerJS, SCSS, Gulp, HTML5, CSS3.
高级语言: JavaScript
项目地址: git://github.com/sash-ua/genetic-drift-a4-ngrx-last.git
创建时间: 2017-03-22T11:21:20Z
项目社区:https://github.com/sash-ua/genetic-drift-a4-ngrx-last

开源协议:Other

下载


Build Status
Dependency Status
devDependencies Status

The simple web application Modeling Genetic drift v.1.0.5 (Angular 4 + Redux (NGRX)), demo.

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.

Getting Started

Get the Code

  1. git clone https://github.com/sash-ua/genetic-drift-a4-ngrx-last.git src
  2. cd src\source-code
  1. npm i

or

  1. yarn

Just in Time (JiT)

Launches the app

  1. npm run start

or

  1. yarn start

E2E + Unit tests.

  1. Run tests
    1. npm run test:ci:all
    or
    1. yarn test:ci:all

Unit tests. Jasmine + Karma

  1. Run tests

    1. npm run 1.test

    or

    1. yarn 1.test
  2. Gen. coverage and report

    1. npm run 2.test

    or

    1. yarn 2.test

E2E tests. Protractor

  1. npm run test:e2e

or

  1. yarn test:e2e

Copyright (c) 2017 Alex Tranchenko.