Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gkevinb/cloudera-github

Search Github repos
https://github.com/gkevinb/cloudera-github

angular angular-cli

Last synced: about 2 months ago
JSON representation

Search Github repos

Awesome Lists containing this project

README

        

# ClouderaGithub

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.2.0.

To run the application, use the `ng server` command that will start the dev server, where you can see the app running. Type in the repo you are looking for in the search bar and press 'Enter'. This will display all repos on Github.com that match the name you searched for. Click on a repo to display its open issues on the right.

## Development server

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.

## Running unit tests

Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).

## Build production version for Github Pages

```
ng build --base-href /cloudera-github/
```

Then copy content of `dist` folder into project root folder.

Access site using following URL: [https://gkevinb.github.io/cloudera-github/cloudera-github/](https://gkevinb.github.io/cloudera-github/cloudera-github/)