Skip to content

A demo application in angular to search repositories on GitHub

Notifications You must be signed in to change notification settings

gowda/gh-search

Repository files navigation

gh-search

A demo application in angular to search repositories on GitHub

Live demo

Development server

$ npm start

Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

$ npm run build

The build artifacts will be stored in the dist/ directory.

For a production build:

$ npm run build:prod

Running unit tests

$ npm run test

Tests are executed via Karma.

Running end-to-end tests

$ npm run e2e

Tests are executed via Protractor.

License

"THE BEER-WARE LICENSE" (Revision 42): Gowda wrote this file. As long as you retain this notice you can do whatever you want with this stuff. If we meet some day, and you think this stuff is worth it, you can buy me a beer in return.

About

A demo application in angular to search repositories on GitHub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published