A demo application in angular to search repositories on GitHub
$ npm start
Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
$ npm run build
The build artifacts will be stored in the dist/
directory.
For a production build:
$ npm run build:prod
$ npm run test
Tests are executed via Karma.
$ npm run e2e
Tests are executed via Protractor.
"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.