Skip to content

AlexPikalov/ng2-github-search

Repository files navigation

Angular2 based simple github.com search

This application was created during my experiments with Angular2 version 2.0.0-beta.0. Here you can find working and covered by unit tests application written on Angular2.

Install and run

To install on dependencies just run following command from the root of the application

$ npm i

To launch the application run

$ npm start

To run unit tests run the following command

$ npm test

To show test coverage run

$ npm run coverage

About

Angular2 based simple github.com search

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published