thfellner / algo-codingdojo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SmapAlgo

How to run

Run ng serve --open. This should open a browser at http://localhost:4200/. The app will automatically reload if you change any of the source files.

Implement your optimizer

Implement optimizeInternal() in src\app\algo\test-optimizer.ts

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

About


Languages

Language:TypeScript 93.5%Language:HTML 3.4%Language:JavaScript 2.1%Language:CSS 1.0%